summaryrefslogtreecommitdiffstats
path: root/gst/rtpdtmf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpdtmf/Makefile.am')
-rw-r--r--gst/rtpdtmf/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/gst/rtpdtmf/Makefile.am b/gst/rtpdtmf/Makefile.am
deleted file mode 100644
index 603b32c2..00000000
--- a/gst/rtpdtmf/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-plugin_LTLIBRARIES = libgstrtpdtmf.la
-
-libgstrtpdtmf_la_SOURCES = gstrtpdtmfsrc.c
-
-libgstrtpdtmf_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS) -DEXTERN_BUF -DRTP_SUPPORT
-libgstrtpdtmf_la_LIBADD = $(GST_LIBS_LIBS)
-libgstrtpdtmf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstrtp-@GST_MAJORMINOR@
-
-noinst_HEADERS = gstrtpdtmfsrc.h