X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sojka/lightdm.git/blobdiff_plain/e83667df5ae21a44c919e0440424b7fa55c309da..HEAD:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 2a9275c8..9706d600 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,32 +1,15 @@ -SUBDIRS = -if COMPILE_LIBLIGHTDM_GOBJECT -SUBDIRS += liblightdm-gobject -endif -if COMPILE_LIBLIGHTDM_QT -SUBDIRS += liblightdm-qt -endif +SUBDIRS = common liblightdm-gobject liblightdm-qt if COMPILE_TESTS SUBDIRS += tests endif -SUBDIRS += data po src doc utils +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