https://bugzilla.gnome.org/show_bug.cgi?id=720673
gst-scte-section.h \
gstmpegtsdescriptor.h \
gst-dvb-descriptor.h \
- mpegts.h
-
+ mpegts.h \
+ gstmpegts-enumtypes.h
libgstmpegts_@GST_API_VERSION@_la_CFLAGS = \
$(GST_PLUGINS_BAD_CFLAGS) \
glib_gen_basename=gstmpegts
BUILT_SOURCES = gstmpegts-enumtypes.c gstmpegts-enumtypes.h
-nodist_libgstmpegts_@GST_API_VERSION@_la_SOURCES = $(BUILT_SOURCES)
+nodist_libgstmpegts_@GST_API_VERSION@_la_SOURCES = gstmpegts-enumtypes.c
CLEANFILES = $(BUILT_SOURCES)
Description: Streaming media framework, bad plugins libraries
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
-Libs: -L${libdir}
+Libs: -L${libdir} -lgstmpegts-@GST_API_VERSION@
Cflags: -I${includedir}