summaryrefslogtreecommitdiffstats
path: root/ext/mas/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2004-09-10 00:41:12 +0000
committerZeeshan Ali <zeenix@gmail.com>2004-09-10 00:41:12 +0000
commit978f5dbaee4d3d4702bac5b2e4a248c61bcffb59 (patch)
tree82781c7854cb76cc147daa980e96404336a82cc3 /ext/mas/Makefile.am
parent514350e8272e8aa3d6f682e0066933221e2c13a6 (diff)
downloadgst-plugins-bad-978f5dbaee4d3d4702bac5b2e4a248c61bcffb59.tar.gz
gst-plugins-bad-978f5dbaee4d3d4702bac5b2e4a248c61bcffb59.tar.bz2
gst-plugins-bad-978f5dbaee4d3d4702bac5b2e4a248c61bcffb59.zip
Moving MAS plugin back to gst-sandbox module.
Original commit message from CVS: Moving MAS plugin back to gst-sandbox module.
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 70366099..00000000
--- a/ext/mas/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-
-plugin_LTLIBRARIES = libgstmassink.la
-
-libgstmassink_la_SOURCES = gstmassink.c
-libgstmassink_la_CFLAGS = $(GST_CFLAGS) $(MAS_CFLAGS)
-libgstmassink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(MAS_LIBS)
-
-noinst_HEADERS = gstmassink.h