aboutsummaryrefslogtreecommitdiff
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 034e982c..e13ce6a2 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -34,12 +34,6 @@ else
CDAUDIO_DIR=
endif
-if USE_CELT
-CELT_DIR=celt
-else
-CELT_DIR=
-endif
-
if USE_CHROMAPRINT
CHROMAPRINT_DIR=chromaprint
else
@@ -391,7 +385,6 @@ SUBDIRS=\
$(AUDIOFILE_DIR) \
$(BZ2_DIR) \
$(CDAUDIO_DIR) \
- $(CELT_DIR) \
$(CHROMAPRINT_DIR) \
$(CURL_DIR) \
$(DASH_DIR) \
@@ -453,7 +446,6 @@ DIST_SUBDIRS = \
apexsink \
bz2 \
cdaudio \
- celt \
chromaprint \
curl \
dash \