summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 3f6fcee..65b40fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,10 +58,10 @@ TYPE1_DIR = src/Type1
TYPE1_LIB = src/Type1/libtype1.la
endif
-# if XFONT_SPEEDO
-# SPEEDO_DIR = src/Speedo
-# SPEEDO_LIB = src/Speedo/libspeedo.la
-# endif
+if XFONT_SPEEDO
+SPEEDO_DIR = src/Speedo
+SPEEDO_LIB = src/Speedo/libspeedo.la
+endif
UTIL_DIR = src/util
UTIL_LIB = src/util/libutil.la