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

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