summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 8f2b81f9d5f25187e6ec0b11b316e778781a16b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## A simple file to process with Automake, to produce Makefile.in

SUBDIRS = src doc

doc_DATA = \
	     AUTHORS	\
	     BUGS	\
	     ChangeLog	\
	     COPYING	\
	     CREDITS	\
	     INSTALL	\
	     NEWS	\
	     README