summaryrefslogtreecommitdiff
path: root/applets/Makefile.am
blob: bc2488f40fd293cc18eda1b7641e5624cc34be27 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS =			\
	clock			\
	fish

if ENABLE_X11
SUBDIRS += \
	notification_area \
	wncklet
endif

-include $(top_srcdir)/git.mk