summaryrefslogtreecommitdiff
path: root/gst/audiotestsrc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiotestsrc/Makefile.am')
-rw-r--r--gst/audiotestsrc/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/gst/audiotestsrc/Makefile.am b/gst/audiotestsrc/Makefile.am
deleted file mode 100644
index af7564de..00000000
--- a/gst/audiotestsrc/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-plugin_LTLIBRARIES = libgstaudiotestsrc.la
-
-libgstaudiotestsrc_la_SOURCES = gstaudiotestsrc.c
-libgstaudiotestsrc_la_CFLAGS = $(GST_CFLAGS) $(GST_CONTROLLER_CFLAGS)
-libgstaudiotestsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudiotestsrc_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GST_CONTROLLER_LIBS) $(LIBM)
-libgstaudiotestsrc_la_LIBTOOLFLAGS = --tag=disable-static
-
-noinst_HEADERS = gstaudiotestsrc.h