summaryrefslogtreecommitdiff
path: root/capplets/Makefile.am
blob: 017bdea35e2bde8555e4fa0b360582302814cb2a (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
26
27
28
29
30
31
SUBDIRS = \
	common \
	accessibility \
	appearance \
	default-applications \
	display \
	keyboard \
	keybindings \
	mouse \
	network \
	time-admin \
	windows \
	about-me \
	system-info

DIST_SUBDIRS = \
	common \
	accessibility \
	appearance \
	default-applications \
	keybindings \
	keyboard \
	mouse \
	network \
	time-admin \
	windows \
	display \
	about-me \
	system-info

-include $(top_srcdir)/git.mk