summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-07-22 16:57:19 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-07-22 16:57:19 +1000
commit02f97b0abf6ac5d6b20e629baaaf441f12024da0 (patch)
tree22f9c4836782e56b4d2dfd90be003ee888f010c4 /src/Makefile.am
parent6e3d348b8c05e6aee229c07d53eefb35ebfa830f (diff)
downloadlightdm-02f97b0abf6ac5d6b20e629baaaf441f12024da0.tar.gz
Fix Plymouth regression tests
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6ac0202a..9687c4c4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-bin_PROGRAMS = lightdm
+sbin_PROGRAMS = lightdm
ldm-marshal.c: ldm-marshal.list
@GLIB_GENMARSHAL@ --prefix=ldm_marshal $(srcdir)/ldm-marshal.list --header --body > ldm-marshal.c