summaryrefslogtreecommitdiffstats
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-21 12:31:29 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-21 12:31:29 +0000
commitd9998aed7fa0560062dce195a244137bd02da174 (patch)
tree4cf53ef4bb431d4f0a145f51cfdcd74c5d8ac1d9 /gst/Makefile.am
parent3383f7c142fda4fb85faa1dfd9ae200b8277207a (diff)
downloadgst-plugins-bad-d9998aed7fa0560062dce195a244137bd02da174.tar.gz
gst-plugins-bad-d9998aed7fa0560062dce195a244137bd02da174.tar.bz2
gst-plugins-bad-d9998aed7fa0560062dce195a244137bd02da174.zip
adding sine stuff
Original commit message from CVS: adding sine stuff
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
new file mode 100644
index 00000000..9f24d517
--- /dev/null
+++ b/gst/Makefile.am
@@ -0,0 +1,8 @@
+if USE_SINE
+SINE_DIR=sine
+else
+SINE_DIR=
+endif
+
+SUBDIRS=$(SINE_DIR)
+DIST_SUBDIRS=sine