aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: f60bde0845c33c65f9dccc398abb7e96e2cc0fd7 (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 documentation
endif
if !DOCUMENTATION
  SUBDIRS = man doxygen
endif

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