gstreamer/gst-libs/gst/Makefile.am
Ronald S. Bultje 5a312ff117 This adds a generic video functions library
Original commit message from CVS:
This adds a generic video functions library
2002-09-26 12:20:12 +00:00

9 lines
179 B
Makefile

if USE_GCONF
GCONF_DIR=gconf
else
GCONF_DIR=
endif
SUBDIRS = audio idct resample riff floatcast $(GCONF_DIR) video
DIST_SUBDIRS = audio idct resample riff floatcast gconf video