summaryrefslogtreecommitdiffstats
path: root/sys/vcd/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:25:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:25:24 +0000
commite382fe90cb1f3933f2334a1acb23b1d57cfaeeec (patch)
tree673cdd364691a09b69c852419dbdbeb8f938b02a /sys/vcd/Makefile.am
parent3eebb84a1fdbfbc10b41765d92516d2f06e5698f (diff)
downloadgst-plugins-bad-e382fe90cb1f3933f2334a1acb23b1d57cfaeeec.tar.gz
gst-plugins-bad-e382fe90cb1f3933f2334a1acb23b1d57cfaeeec.tar.bz2
gst-plugins-bad-e382fe90cb1f3933f2334a1acb23b1d57cfaeeec.zip
unforming dir names
Original commit message from CVS: unforming dir names
Diffstat (limited to 'sys/vcd/Makefile.am')
-rw-r--r--sys/vcd/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/vcd/Makefile.am b/sys/vcd/Makefile.am
new file mode 100644
index 00000000..d116c106
--- /dev/null
+++ b/sys/vcd/Makefile.am
@@ -0,0 +1,8 @@
+plugindir = $(libdir)/gst
+
+plugin_LTLIBRARIES = libvcdsrc.la
+
+libvcdsrc_la_SOURCES = vcdsrc.c
+libvcdsrc_la_CFLAGS = $(GST_CFLAGS)
+
+noinst_HEADERS = vcdsrc.h