summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index ffbaf9b0..328db904 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -12,6 +12,7 @@ AM_CPPFLAGS = \
-DGDMCONFDIR=\"$(gdmconfdir)\" \
-DLIBDIR=\"$(libdir)\" \
-DLIBEXECDIR=\"$(libexecdir)\" \
+ -DLOCALSTATEDIR=\"$(localstatedir)\" \
-DLOGDIR=\"$(logdir)\" \
-DSBINDIR=\"$(sbindir)\" \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
@@ -120,6 +121,8 @@ gdm_simple_slave_SOURCES = \
gdm-welcome-session.h \
gdm-greeter-session.c \
gdm-greeter-session.h \
+ gdm-setup-session.c \
+ gdm-setup-session.h \
gdm-server.c \
gdm-server.h \
gdm-session.c \