mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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:
parent
c1923a6755
commit
24c626ae1f
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue