summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-02-12 11:14:55 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-02-12 11:14:55 +0000
commit71992e9fd70ef56d0c22cdc000ffafc617ece48e (patch)
tree736e3d9ca702060d718c3b6e575dcd6d71185e8f /dbus/Makefile.am
parent29a27c47e68004ea1241afc09efabfa7db894e67 (diff)
downloaddbus-71992e9fd70ef56d0c22cdc000ffafc617ece48e.tar.gz
Update sd-daemon.[ch] from systemd
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=60681
Diffstat (limited to 'dbus/Makefile.am')
-rw-r--r--dbus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/Makefile.am b/dbus/Makefile.am
index bb5cccaf..3679e3f9 100644
--- a/dbus/Makefile.am
+++ b/dbus/Makefile.am
@@ -308,5 +308,5 @@ clean-local:
/bin/rm *.bb *.bbg *.da *.gcov .libs/*.da .libs/*.bbg || true
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 > $(srcdir)/sd-daemon.c
+ curl http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h > $(srcdir)/sd-daemon.h