aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: ba3024b12df14066344720c312dd25af003e6eb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This Makefile.am is in the public domain


if DOCUMENTATION
  SUBDIRS = doxygen sphinx
if INCLUDE_MANPAGES
  SUBDIRS += man
endif
endif

EXTRA_DIST =							\
	system_specific/outdated-and-old-installation-instructions.txt \
	system_specific/FROM_SOURCE