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

SUBDIRS = actions data src docs po test

NULL =

EXTRA_DIST = 			\
	HACKING 		\
	$(NULL)

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

clean-local :
	rm -f *~