summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-08-24 17:36:55 +1200
committerRobert Ancell <robert.ancell@canonical.com>2012-08-24 17:36:55 +1200
commitebca982677ac2e734eb24c8f10888f2bba6483ba (patch)
tree1125cb8d2030329f0b78640c8761778ebc85b978
parent9d625de065a3553f19c498a7918c94fac19857e2 (diff)
downloadlightdm-ebca982677ac2e734eb24c8f10888f2bba6483ba.tar.gz
Put remote sessions in /usr/share/lightdm/remote-sessions
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d34c8269..ba1e544e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -86,7 +86,7 @@ lightdm_CFLAGS = \
-DRUN_DIR=\"$(localstatedir)/run/lightdm\" \
-DCACHE_DIR=\"$(localstatedir)/cache/lightdm\" \
-DXSESSIONS_DIR=\"$(datadir)/xsessions\" \
- -DREMOTE_SESSIONS_DIR=\"$(datadir)/remote-sessions\" \
+ -DREMOTE_SESSIONS_DIR=\"$(pkgdatadir)/remote-sessions\" \
-DXGREETERS_DIR=\"$(datadir)/xgreeters\"
lightdm_LDADD = \