diff options
Diffstat (limited to 'gst/mpeg2sub/Makefile.am')
-rw-r--r-- | gst/mpeg2sub/Makefile.am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gst/mpeg2sub/Makefile.am b/gst/mpeg2sub/Makefile.am deleted file mode 100644 index ff2ad1a6..00000000 --- a/gst/mpeg2sub/Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ - -plugin_LTLIBRARIES = libgstmpeg2subt.la - -libgstmpeg2subt_la_SOURCES = gstmpeg2subt.c - -libgstmpeg2subt_la_CFLAGS = $(GST_CFLAGS) -libgstmpeg2subt_la_LIBADD = -libgstmpeg2subt_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) - -noinst_HEADERS = gstmpeg2subt.h - -EXTRA_DIST = Notes.txt |