gstreamer/gst/Makefile.am
Thomas Vander Stichele d9998aed7f 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