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


if ENABLE_X11
SUBDIRS += \
	notification_area
endif

-include $(top_srcdir)/git.mk