gstreamer/gst-libs/gst/Makefile.am
Ronald S. Bultje beea17989f Interface example: a mixer
Original commit message from CVS:
Interface example: a mixer
2003-09-13 01:20:04 +00:00

13 lines
235 B
Makefile

if USE_GCONF
GCONF_DIR=gconf
else
GCONF_DIR=
endif
SUBDIRS = audio idct resample riff floatcast \
$(GCONF_DIR) media-info mixer \
play video
DIST_SUBDIRS = audio idct resample riff floatcast \
gconf media-info mixer play video