diff options
Diffstat (limited to 'gst/xingheader/Makefile.am')
-rw-r--r-- | gst/xingheader/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gst/xingheader/Makefile.am b/gst/xingheader/Makefile.am deleted file mode 100644 index 64c1716f..00000000 --- a/gst/xingheader/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -plugin_LTLIBRARIES = libgstxingheader.la - -libgstxingheader_la_SOURCES = gstxingmux.c -libgstxingheader_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS) -libgstxingheader_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstxingheader_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) - - -noinst_HEADERS = gstxingmux.h |