summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 4cd6c6ae2833943edc2bb6eb177a16f7cabdf7e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Process this file with automake to produce Makefile.in

SUBDIRS = data policy src docs po

NULL =

EXTRA_DIST = 			\
	HACKING 		\
	mkinstalldirs 		\
	$(NULL)

# xsltproc barfs on 'make distcheck'; disable for now
DISTCHECK_CONFIGURE_FLAGS=--disable-man-pages --disable-gtk-doc

clean-local :
	rm -f *~