summaryrefslogtreecommitdiff
path: root/ext/mas/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mas/Makefile.am')
-rw-r--r--ext/mas/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/mas/Makefile.am b/ext/mas/Makefile.am
deleted file mode 100644
index bc73ff28e..000000000
--- a/ext/mas/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-plugin_LTLIBRARIES = libgstmassink.la
-
-libgstmassink_la_SOURCES = massink.c
-libgstmassink_la_CFLAGS = $(GST_CFLAGS) $(MAS_CFLAGS)
-libgstmassink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(MAS_LIBS)
-
-noinst_HEADERS = massink.h