adding sine stuff

Original commit message from CVS:
adding sine stuff
This commit is contained in:
Thomas Vander Stichele 2001-12-21 12:31:29 +00:00
parent 3383f7c142
commit d9998aed7f

8
gst/Makefile.am Normal file
View file

@ -0,0 +1,8 @@
if USE_SINE
SINE_DIR=sine
else
SINE_DIR=
endif
SUBDIRS=$(SINE_DIR)
DIST_SUBDIRS=sine