From cd117ab59a4519c6173bf380b1da016b125aea11 Mon Sep 17 00:00:00 2001 From: Didier Roche Date: Wed, 10 Aug 2011 01:53:46 +0200 Subject: lightdm-set-defaults enables tweaking the default session and chosen greeter for lightdm. This is useful for derivatives waiting to not ship the whole configuration file of lightdm --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c7cb5426..1143c076 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ endif if COMPILE_LIBLIGHTDM_QT SUBDIRS += liblightdm-qt endif -SUBDIRS += data greeters po src doc tests +SUBDIRS += data greeters po src doc tests utils DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc -- cgit v1.2.1