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 4081e575..101b5c48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,10 @@
# This Makefile is in the public domain
SUBDIRS = src copylib examples
+if WITH_DOC
+ SUBDIRS += doc
+endif
+
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = AUTHORS COPYING.GPL COPYING.AGPL COPYING.LGPL