summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-18 11:04:24 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-18 11:04:24 +1000
commitea396e966db6b9d86267adf4ee0be128401c7902 (patch)
tree1b7ca223ab934408344d1b2ecdc146c581d95443 /Makefile.am
parent15081e6823cad26c4ae91e55da3f1a2a168345ba (diff)
downloadlightdm-ea396e966db6b9d86267adf4ee0be128401c7902.tar.gz
Removed the Vala and Python GTK+ greeters, they weren't being well maintained.
Drop "example" from the name of the GTK+ and Qt greeters and make them official default greeters. Greeters are now just standard X sessions
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 c3282ada..c7cb5426 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 themes doc tests
+SUBDIRS += data greeters po src doc tests
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc