summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index dab1cd5418..470cdce9f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,12 +22,14 @@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-guile-site-dir
-SUBDIRS = lgl gl includes lib libextra src doc tests po
+SUBDIRS = lgl gl includes lib libextra src
if HAVE_GUILE
SUBDIRS += guile
endif
+SUBDIRS += doc tests po
+
ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4
# Maintainer targets