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 a9a7c8b5f..9b670d4db 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -136,12 +136,6 @@ endif
HERMES_DIR=
# endif
-if USE_JACK
-JACK_DIR=jack
-else
-JACK_DIR=
-endif
-
if USE_JP2K
JP2K_DIR = jp2k
else
@@ -398,7 +392,6 @@ SUBDIRS=\
$(GSM_DIR) \
$(G729_DIR) \
$(HERMES_DIR) \
- $(JACK_DIR) \
$(JP2K_DIR) \
$(KATE_DIR) \
$(LADSPA_DIR) \
@@ -453,7 +446,6 @@ DIST_SUBDIRS = \
gsettings \
gsm \
ladspa \
- jack \
jp2k \
kate \
libmms \