summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-15 15:38:26 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-15 15:38:26 +0200
commite86e04865ebc1a92c8fa3007843ebcf9c8fa4c05 (patch)
tree413418d6769a9e68455b24bb7fcb91aa1370ff8d /Makefile.am
parentc41ee6e9dd2291210f8d08a15cd60faf50223e25 (diff)
systemd: update sd-daemon.[ch]v0.11
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 53beb69..febc355 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,5 +95,5 @@ DISTCHECK_CONFIGURE_FLAGS = \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
update-systemd:
- curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c > sd-daemon.c
- curl http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.h > sd-daemon.h
+ curl http://cgit.freedesktop.org/systemd/systemd/plain/src/libsystemd-daemon/sd-daemon.c > sd-daemon.c
+ curl http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h > sd-daemon.h