summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 01fb441..86d0c1d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@ VPATH=.:@srcdir@
@COMMENCE@
# Subdirectories in build-order (not including `examples')
-SUBDIRS=src test tools @TESTPARALLEL@
+SUBDIRS=src test tools doc @TESTPARALLEL@
##############################################################################
## T A R G E T S