~lightdm-team/lightdm/1.4

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUBDIRS = python-gtk

if HAVE_GTK_GREETER
SUBDIRS += gtk
endif

if HAVE_VALA_GTK_GREETER
SUBDIRS += vala-gtk
endif

if HAVE_QT_GREETER
SUBDIRS += qt
endif

DISTCLEANFILES = \
	Makefile.in