summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-08-24 09:01:41 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-08-24 09:01:41 +0100
commit24c626ae1f9d25529fbdeec9e025d6eff5f4793c (patch)
treef9534554e2d64c18ae1a75490549ae84817363a7 /sys
parentc1923a6755ad4a71597817c267a96deed10a3b94 (diff)
downloadgstreamer-plugins-bad-24c626ae1f9d25529fbdeec9e025d6eff5f4793c.tar.gz
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.
Diffstat (limited to 'sys')
-rw-r--r--sys/shm/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/shm/Makefile.am b/sys/shm/Makefile.am
index f62e20e1a..ec11cfffd 100644
--- a/sys/shm/Makefile.am
+++ b/sys/shm/Makefile.am
@@ -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