]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - Makefile.am
And convert accounts.c to use new sharable CommonUser class too
[sojka/lightdm.git] / Makefile.am
1 SUBDIRS = common
2 if COMPILE_LIBLIGHTDM_GOBJECT
3 SUBDIRS += liblightdm-gobject
4 endif
5 SUBDIRS += liblightdm-qt
6 if COMPILE_TESTS
7 SUBDIRS += tests
8 endif
9 SUBDIRS += data po src doc help
10
11 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
12
13 EXTRA_DIST = \
14         autogen.sh \
15         lightdm.doap \
16         COPYING.GPL3 \
17         COPYING.LGPL2 \
18         COPYING.LGPL3 \
19         NEWS
20
21 DISTCLEANFILES = \
22         Makefile.in \
23         aclocal.m4 \
24         configure \
25         config.h.in \
26         config.h \
27         depcomp \
28         gtk-doc.make \
29         install-sh \
30         missing \
31         mkinstalldirs \
32         omf.make \
33         xmldocs.make \
34         po/Makefile.in.in