summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-21 15:20:27 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-21 15:20:27 +1200
commite12fad6f85dc7552d37a0b94986cd245aba5536b (patch)
tree2a36856b8f9eb81b8337428fad6255eb630beba5 /src
parentc12fdf1dbf8120a199847191ef4e2a7d76be93f1 (diff)
downloadlightdm-e12fad6f85dc7552d37a0b94986cd245aba5536b.tar.gz
Remove trailing whitespace from Makefiles
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b56b9140..50139f91 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -81,7 +81,7 @@ lightdm_CFLAGS = \
-DRUN_DIR=\"$(localstatedir)/run/lightdm\" \
-DCACHE_DIR=\"$(localstatedir)/cache/lightdm\" \
-DSESSIONS_DIR=\"$(pkgdatadir)/sessions:$(datadir)/xsessions:$(datadir)/wayland-sessions\" \
- -DWAYLAND_SESSIONS_DIR=\"$(datadir)/wayland-sessions\" \
+ -DWAYLAND_SESSIONS_DIR=\"$(datadir)/wayland-sessions\" \
-DREMOTE_SESSIONS_DIR=\"$(pkgdatadir)/remote-sessions\" \
-DGREETERS_DIR=\"$(pkgdatadir)/greeters:$(datadir)/xgreeters\"