summaryrefslogtreecommitdiff
path: root/gui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gui/Makefile.am')
-rw-r--r--gui/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/Makefile.am b/gui/Makefile.am
index ff8a039d..ce900551 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -1,7 +1,7 @@
NULL =
SUBDIRS = \
- libgdmgreeter \
+ libgdm \
simple-greeter \
$(NULL)
@@ -10,7 +10,7 @@ SUBDIRS += simple-chooser
endif
DIST_SUBDIRS = \
- libgdmgreeter \
+ libgdm \
simple-chooser \
simple-greeter \
$(NULL)