adding sine stuff
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 12:31:29 +0000 (12:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 21 Dec 2001 12:31:29 +0000 (12:31 +0000)
Original commit message from CVS:
adding sine stuff

gst/Makefile.am [new file with mode: 0644]

diff --git a/gst/Makefile.am b/gst/Makefile.am
new file mode 100644 (file)
index 0000000..9f24d51
--- /dev/null
@@ -0,0 +1,8 @@
+if USE_SINE
+SINE_DIR=sine
+else
+SINE_DIR=
+endif
+
+SUBDIRS=$(SINE_DIR)
+DIST_SUBDIRS=sine