summaryrefslogtreecommitdiffstats
path: root/gst/fdsrc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/fdsrc/Makefile.am')
-rw-r--r--gst/fdsrc/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/gst/fdsrc/Makefile.am b/gst/fdsrc/Makefile.am
deleted file mode 100644
index 611d9bfe..00000000
--- a/gst/fdsrc/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-
-plugin_LTLIBRARIES = libgstfdsrc.la
-
-libgstfdsrc_la_SOURCES = gstfdsrc.c
-libgstfdsrc_la_CFLAGS = $(GST_CFLAGS)
-libgstfdsrc_la_LIBADD = $(GST_LIBS)
-libgstfdsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS)
-
-noinst_HEADERS = gstfdsrc.h
-