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

SUBDIRS =		\
	common		\
	a11y-keyboard	\
	background	\
	clipboard	\
	dummy		\
	font		\
	housekeeping    \
	keybindings	\
	keyboard	\
	media-keys	\
	mouse		\
	screensaver	\
	sound		\
	typing-break	\
	xrandr		\
	xrdb		\
	xsettings	\
	$(NULL)