]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - Makefile.am
Launchpad automatic translations update.
[sojka/lightdm.git] / Makefile.am
index 7a45e3de3c0cbbe3ced152578fa8bbfafcc4df05..106e891e0fe38776fb37a83cba7d2d80ecad80f6 100644 (file)
@@ -1,15 +1,31 @@
-SUBDIRS = libldmgreeter data greeters po src themes doc
+SUBDIRS = common
+if COMPILE_LIBLIGHTDM_GOBJECT
+SUBDIRS += liblightdm-gobject
+endif
+SUBDIRS += liblightdm-qt
+if COMPILE_TESTS
+SUBDIRS += tests
+endif
+SUBDIRS += data po src doc help
+
+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 \
        aclocal.m4 \
        configure \
+       config.h.in \
+       config.h \
        depcomp \
-       gnome-doc-utils.make \
+       gtk-doc.make \
        install-sh \
        missing \
        mkinstalldirs \