]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - Makefile.am
Go back to adding a new compositor signal for marking next session; otherwise we...
[sojka/lightdm.git] / Makefile.am
index 863a0c83f7e9e17727e2e3500e08112a49bcf542..467d5c6fbdb0829ca35c6a617125c75838361852 100644 (file)
@@ -2,16 +2,21 @@ SUBDIRS =
 if COMPILE_LIBLIGHTDM_GOBJECT
 SUBDIRS += liblightdm-gobject
 endif
-if COMPILE_LIBLIGHTDM_QT
 SUBDIRS += liblightdm-qt
+if COMPILE_TESTS
+SUBDIRS += tests
 endif
-SUBDIRS += data greeters po src themes doc
+SUBDIRS += data po src doc help utils
 
 DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
 
 EXTRA_DIST = \
        autogen.sh \
-       lightdm.doap
+       lightdm.doap \
+       COPYING.GPL3 \
+       COPYING.LGPL2 \
+       COPYING.LGPL3 \
+       NEWS
 
 DISTCLEANFILES = \
        Makefile.in \