adding sine stuff
Original commit message from CVS: adding sine stuff
This commit is contained in:
parent
c2f6ad5224
commit
493ee13497
8
gst/Makefile.am
Normal file
8
gst/Makefile.am
Normal file
@ -0,0 +1,8 @@
|
||||
if USE_SINE
|
||||
SINE_DIR=sine
|
||||
else
|
||||
SINE_DIR=
|
||||
endif
|
||||
|
||||
SUBDIRS=$(SINE_DIR)
|
||||
DIST_SUBDIRS=sine
|
Loading…
x
Reference in New Issue
Block a user