summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index de43bbe55..a0d6463b5 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -16,18 +16,6 @@ else
APEXSINK_DIR =
endif
-# if USE_ARTS
-# ARTS_DIR=arts
-# else
-ARTS_DIR=
-# endif
-
-# if USE_ARTSC
-# ARTSC_DIR=artsd
-# else
-ARTSC_DIR=
-# endif
-
# if USE_AUDIOFILE
# AUDIOFILE_DIR=audiofile
# else
@@ -384,8 +372,6 @@ SUBDIRS=\
$(ASSRENDER_DIR) \
$(VOAMRWBENC_DIR) \
$(APEXSINK_DIR) \
- $(ARTS_DIR) \
- $(ARTSC_DIR) \
$(AUDIOFILE_DIR) \
$(BZ2_DIR) \
$(CDAUDIO_DIR) \