summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 7dd8bc22dd7d4d277e64389ea919fedd7074a048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
NULL =

SUBDIRS = 			\
	data			\
	common 			\
	daemon 			\
	gui 			\
	utils 			\
	po 			\
	tests 			\
	$(NULL)
if ENABLE_DOCUMENTATION
SUBDIRS += docs
endif

EXTRA_DIST = \
	MAINTAINERS		\
	ChangeLog		\
	README			\
	$(NULL)

DISTCLEANFILES = \
	$(NULL)

DISTCHECK_CONFIGURE_FLAGS = --enable-split-authentication --enable-introspection