always no split
[oweals/gnunet.git] / doc / Makefile.am
index ab8ccc4b56b8899d02cf957166182e3153724e48..eb23b534b168c50041d15b63efc76cff95ff1ff0 100644 (file)
@@ -1,5 +1,16 @@
 # This Makefile.am is in the public domain
-SUBDIRS = man doxygen documentation
+if DOCUMENTATION
+  SUBDIRS = doxygen handbook tutorial
+endif
+
+if !DOCUMENTATION
+  SUBDIRS = doxygen
+endif
+
+if INCLUDE_MANPAGES
+  SUBDIRS += man
+endif
 
 EXTRA_DIST =                                                   \
-       outdated-and-old-installation-instructions.txt          
+       system_specific/outdated-and-old-installation-instructions.txt \
+       system_specific/FROM_SOURCE