shm: remove unneeded glib-gen-mak include in Makefile

No enums or marshallers to be generated here. Should also
be gst-glib-gen.mak then.
This commit is contained in:
Tim-Philipp Müller 2012-08-24 09:01:41 +01:00
parent c1923a6755
commit 24c626ae1f

View 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