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

NULL =

SUBDIRS = data udisks src tools policy po doc

EXTRA_DIST = 			\
	HACKING 		\
	$(NULL)

DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc

clean-local :
	rm -f *~