summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <jas@mocca.josefsson.org>2007-06-01 16:16:00 +0200
committerSimon Josefsson <jas@mocca.josefsson.org>2007-06-01 16:16:00 +0200
commit2e2ea0e16216d54de6a46a492a3a253118e6a207 (patch)
tree119c3e7401e04645eb363ad6cc73bdbab5e9b2ac /Makefile.am
parent902a946a5ee534326a46c19ceb923b002c9c71c6 (diff)
downloadgnutls-2e2ea0e16216d54de6a46a492a3a253118e6a207.tar.gz
Need to build doc/ after guile/.
Diffstat (limited to 'Makefile.am')
-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