]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - Makefile.am
Removed the Vala and Python GTK+ greeters, they weren't being well maintained.
[sojka/lightdm.git] / Makefile.am
index 200fa4b4c7e4e5b1215b13c50356b667a4527dce..c7cb54265768ca8a6aa67a74c60864deade5e88f 100644 (file)
@@ -1,4 +1,13 @@
-SUBDIRS = po src
+SUBDIRS =
+if COMPILE_LIBLIGHTDM_GOBJECT
+SUBDIRS += liblightdm-gobject
+endif
+if COMPILE_LIBLIGHTDM_QT
+SUBDIRS += liblightdm-qt
+endif
+SUBDIRS += data greeters po src doc tests
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
 
 EXTRA_DIST = \
        autogen.sh \
@@ -8,10 +17,13 @@ DISTCLEANFILES = \
        Makefile.in \
        aclocal.m4 \
        configure \
+       config.h.in \
+       config.h \
        depcomp \
-       gnome-doc-utils.make \
+       gtk-doc.make \
        install-sh \
        missing \
        mkinstalldirs \
        omf.make \
-       xmldocs.make
+       xmldocs.make \
+       po/Makefile.in.in