diff options
Diffstat (limited to 'gst/mpegaudioparse/Makefile.am')
-rw-r--r-- | gst/mpegaudioparse/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gst/mpegaudioparse/Makefile.am b/gst/mpegaudioparse/Makefile.am deleted file mode 100644 index 02f8a2ee..00000000 --- a/gst/mpegaudioparse/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -plugin_LTLIBRARIES = libgstmpegaudioparse.la - -libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c -libgstmpegaudioparse_la_CFLAGS = $(GST_CFLAGS) -libgstmpegaudioparse_la_LIBADD = -libgstmpegaudioparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) - -noinst_HEADERS = gstmpegaudioparse.h |