diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2015-08-21 15:20:27 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2015-08-21 15:20:27 +1200 |
commit | e12fad6f85dc7552d37a0b94986cd245aba5536b (patch) | |
tree | 2a36856b8f9eb81b8337428fad6255eb630beba5 /liblightdm-gobject | |
parent | c12fdf1dbf8120a199847191ef4e2a7d76be93f1 (diff) | |
download | lightdm-e12fad6f85dc7552d37a0b94986cd245aba5536b.tar.gz |
Remove trailing whitespace from Makefiles
Diffstat (limited to 'liblightdm-gobject')
-rw-r--r-- | liblightdm-gobject/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/liblightdm-gobject/Makefile.am b/liblightdm-gobject/Makefile.am index 5db00557..4ef8d944 100644 --- a/liblightdm-gobject/Makefile.am +++ b/liblightdm-gobject/Makefile.am @@ -9,7 +9,7 @@ liblightdm_gobject_1_la_CFLAGS = $(LIBLIGHTDM_GOBJECT_CFLAGS) \ -I"$(top_srcdir)/common" \ -DCONFIG_DIR=\"$(sysconfdir)/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\" mainheader_HEADERS = lightdm.h |