]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - Makefile.am
Remove Qt greeter, move it to lp:lightdm-qt-greeter
[sojka/lightdm.git] / Makefile.am
1 SUBDIRS =
2 if COMPILE_LIBLIGHTDM_GOBJECT
3 SUBDIRS += liblightdm-gobject
4 endif
5 if COMPILE_LIBLIGHTDM_QT
6 SUBDIRS += liblightdm-qt
7 endif
8 if COMPILE_TESTS
9 SUBDIRS += tests
10 endif
11 SUBDIRS += data po src doc utils
12
13 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
14
15 EXTRA_DIST = \
16         autogen.sh \
17         lightdm.doap
18
19 DISTCLEANFILES = \
20         Makefile.in \
21         aclocal.m4 \
22         configure \
23         config.h.in \
24         config.h \
25         depcomp \
26         gtk-doc.make \
27         install-sh \
28         missing \
29         mkinstalldirs \
30         omf.make \
31         xmldocs.make \
32         po/Makefile.in.in