add subsection
[oweals/gnunet.git] / doc / Makefile.am
1 # This Makefile.am is in the public domain
2 if DOCUMENTATION
3   SUBDIRS = doxygen handbook tutorial
4 endif
5
6 if !DOCUMENTATION
7   SUBDIRS = doxygen
8 endif
9
10 if INCLUDE_MANPAGES
11   SUBDIRS += man
12 endif
13
14 EXTRA_DIST =                                                    \
15         system_specific/outdated-and-old-installation-instructions.txt \
16         system_specific/FROM_SOURCE