Some interface implementations for video4linux/video4linux2 plugins: a Tuner interfac...
[platform/upstream/gstreamer.git] / gst-libs / gst / Makefile.am
1 if USE_GCONF
2 GCONF_DIR=gconf
3 else
4 GCONF_DIR=
5 endif
6
7 if USE_XFREE
8 X_DIR=xwindowlistener
9 else
10 X_DIR=
11 endif
12
13 SUBDIRS = audio colorbalance floatcast \
14                 $(GCONF_DIR) idct media-info \
15                 mixer navigation play \
16                 resample riff tuner video \
17                 xoverlay $(X_DIR)
18
19 DIST_SUBDIRS = audio colorbalance floatcast \
20                 gconf idct media-info \
21                 mixer navigation play \
22                 resample riff tuner video \
23                 xoverlay xwindowlistener