aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 4443b42f89757caddd9fa4977835a1e993e5584b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# This Makefile.am is in the public domain
if DOCUMENTATION
  SUBDIRS = man doxygen handbook tutorial
endif
if !DOCUMENTATION
  SUBDIRS = man doxygen
endif

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