summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9aa7ef47af..dab1cd5418 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,10 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-guile-site-dir
SUBDIRS = lgl gl includes lib libextra src doc tests po
+if HAVE_GUILE
+SUBDIRS += guile
+endif
+
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4
# Maintainer targets