summaryrefslogtreecommitdiffstats
path: root/sys/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-17 19:03:13 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-17 19:03:13 +0000
commitbb8c10821177de574bda97d0d11b2b69e9aaf9ff (patch)
treeb995b623bab9eb6ddaad49177c6d26d05d5b440c /sys/Makefile.am
parent49d345d9ef32b3a019cb7ec1f8d4546145c15b59 (diff)
downloadgst-plugins-bad-bb8c10821177de574bda97d0d11b2b69e9aaf9ff.tar.gz
gst-plugins-bad-bb8c10821177de574bda97d0d11b2b69e9aaf9ff.tar.bz2
gst-plugins-bad-bb8c10821177de574bda97d0d11b2b69e9aaf9ff.zip
first batch
Original commit message from CVS: first batch
Diffstat (limited to 'sys/Makefile.am')
-rw-r--r--sys/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
new file mode 100644
index 00000000..101ea5a5
--- /dev/null
+++ b/sys/Makefile.am
@@ -0,0 +1,5 @@
+### use HAVE_ stuff to decide on dirs
+DIRS=qcam v4l vcdsrc vgasink xvideosink
+
+DIST_SUBDIRS=qcam v4l vcdsrc vgasink xvideosink
+