summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst')
-rw-r--r--gst-libs/gst/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am
index 95e0b6d9..d519764f 100644
--- a/gst-libs/gst/Makefile.am
+++ b/gst-libs/gst/Makefile.am
@@ -1,3 +1,9 @@
-SUBDIRS = audio idct resample riff floatcast gconf
+if USE_GCONF
+GCONF_DIR=gconf
+else
+GCONF_DIR=
+endif
+
+SUBDIRS = audio idct resample riff floatcast $(GCONF_DIR)
DIST_SUBDIRS = audio idct resample riff floatcast gconf