summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am9
1 files changed, 5 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 3b24c9da..af3020bc 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -76,11 +76,11 @@ endif
MIKMOD_DIR =
# endif
-# if USE_PANGO
-# PANGO_DIR = pango
-# else
+if USE_PANGO
+PANGO_DIR = pango
+else
PANGO_DIR =
-# endif
+endif
if USE_DV1394
DV1394_DIR = raw1394
@@ -130,6 +130,7 @@ DIST_SUBDIRS = \
ladspa \
libcaca \
libpng \
+ pango \
raw1394 \
shout2 \
speex