summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-11-07 20:54:55 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-11-07 20:54:55 +1300
commite0d7a27a171f9af59e09eb5ccbbd8f7b482ee634 (patch)
tree284b322c7eb7f1e83e2a80beef6ebdd5662b43d0 /Makefile.am
parentd3b49f45c181d06f5979cbc15cbb18927bbe7b75 (diff)
downloadlightdm-e0d7a27a171f9af59e09eb5ccbbd8f7b482ee634.tar.gz
Remove lightdm-set-defaults and gdmflexiserver.
lightdm-set-defaults is not required since 1.8 as configuration can now be loaded from a lightdm.conf.d directory. This allows a file per setting to be written and better handles more than one thing (e.g. a packaging system) setting these values. Any software that still relies on gdmflexiserver should have switched to using dm-tool or the D-Bus interface by now.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 467d5c6f..73c6788e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ SUBDIRS += liblightdm-qt
if COMPILE_TESTS
SUBDIRS += tests
endif
-SUBDIRS += data po src doc help utils
+SUBDIRS += data po src doc help
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc