summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-12 12:31:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-08-12 12:31:16 +0200
commita728569e3fc73653d59ea198812ee7bf1eaf4be4 (patch)
tree35ee3ce391e562b64f3c5cd39580ed49c5c5a8eb
parentbbd91eebf5bc649114d05c45a54f1e613ee7181f (diff)
downloadptxdist-a728569e3fc73653d59ea198812ee7bf1eaf4be4.tar.gz
ptxdist-a728569e3fc73653d59ea198812ee7bf1eaf4be4.tar.xz
systemd: install libsystemd-login
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/systemd.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/systemd.make b/rules/systemd.make
index 8644da996..1c8921c22 100644
--- a/rules/systemd.make
+++ b/rules/systemd.make
@@ -96,6 +96,7 @@ $(STATEDIR)/systemd.targetinstall:
# #
@$(call install_lib, systemd, 0, 0, 0644, libsystemd-daemon)
+ @$(call install_lib, systemd, 0, 0, 0644, libsystemd-login)
# daemon + tools
@$(call install_copy, systemd, 0, 0, 0755, -, /bin/systemd)