summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 14617a5ed5a598a3dad465891542a9d302895336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NULL =

SUBDIRS = 			\
	mate-settings-daemon	\
	plugins			\
	data			\
	po 			\
	$(NULL)

EXTRA_DIST = \
	ChangeLog		\
	README			\
	$(NULL)

DISTCLEANFILES = \
	$(NULL)