gstreamer/gst/Makefile.am
Thomas Vander Stichele e6cca5b964 adding sine stuff
Original commit message from CVS:
adding sine stuff
2001-12-21 12:31:29 +00:00

8 lines
86 B
Makefile

if USE_SINE
SINE_DIR=sine
else
SINE_DIR=
endif
SUBDIRS=$(SINE_DIR)
DIST_SUBDIRS=sine