shm: remove unneeded glib-gen-mak include in Makefile
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 24 Aug 2012 08:01:41 +0000 (09:01 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 24 Aug 2012 08:01:41 +0000 (09:01 +0100)
No enums or marshallers to be generated here. Should also
be gst-glib-gen.mak then.

sys/shm/Makefile.am

index f62e20e..ec11cff 100644 (file)
@@ -1,7 +1,3 @@
-glib_enum_prefix = gst_shm
-
-include $(top_srcdir)/common/glib-gen.mak
-
 plugin_LTLIBRARIES = libgstshm.la
 
 libgstshm_la_SOURCES = shmpipe.c shmalloc.c gstshm.c gstshmsrc.c gstshmsink.c