summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 8f764588..bfc10ccf 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -4,11 +4,11 @@ else
AALIB_DIR =
endif
-# if USE_ANNODEX
-# ANNODEX_DIR = annodex
-# else
-# ANNODEX_DIR =
-# endif
+if USE_ANNODEX
+ANNODEX_DIR = annodex
+else
+ANNODEX_DIR =
+endif
if USE_CAIRO
CAIRO_DIR = cairo