summaryrefslogtreecommitdiff
path: root/gui/Makefile.am
blob: 604422c4de68cb8fe126a0704e4ca9c5c4d2ba21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
NULL =

SUBDIRS =			\
	$(NULL)

if XDMCP_SUPPORT
SUBDIRS += simple-chooser
endif

DIST_SUBDIRS =			\
	simple-chooser		\
	$(NULL)