X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sojka/lightdm.git/blobdiff_plain/7c6f667776a69e24dfb1c837b839b301362d9499..HEAD:/Makefile.am diff --git a/Makefile.am b/Makefile.am index f62dd513..9706d600 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,22 +1,15 @@ -SUBDIRS = liblightdm-gobject liblightdm-qt data greeters po src themes doc +SUBDIRS = common liblightdm-gobject 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 - -DISTCLEANFILES = \ - Makefile.in \ - aclocal.m4 \ - configure \ - config.h.in \ - config.h \ - depcomp \ - gtk-doc.make \ - install-sh \ - missing \ - mkinstalldirs \ - omf.make \ - xmldocs.make \ - po/Makefile.in.in + lightdm.doap \ + COPYING.GPL3 \ + COPYING.LGPL2 \ + COPYING.LGPL3 \ + NEWS