summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 409408ea8..9f56d42cc 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -28,12 +28,6 @@ else
FLAC_DIR =
endif
-if USE_GCONF
-GCONF_DIR = gconf
-else
-GCONF_DIR =
-endif
-
if USE_GDK_PIXBUF
GDK_PIXBUF_DIR = gdk_pixbuf
else
@@ -138,7 +132,6 @@ SUBDIRS = \
$(DV1394_DIR) \
$(ESD_DIR) \
$(FLAC_DIR) \
- $(GCONF_DIR) \
$(GDK_PIXBUF_DIR) \
$(HAL_DIR) \
$(JACK_DIR) \
@@ -162,7 +155,6 @@ DIST_SUBDIRS = \
dv \
esd \
flac \
- gconf \
gdk_pixbuf \
hal \
jack \