summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-04-10 22:02:35 +0200
committerKay Sievers <kay@vrfy.org>2014-04-10 22:02:35 +0200
commitdec51b29f9c7bd63b3c0555b486d163fb94981c9 (patch)
treedf1bc8904dc437b73c6d6a03a41aecd2fa69aa69 /Makefile.am
parenttimedated: ignore initial delta in history data (diff)
downloadsystemd-dec51b29f9c7bd63b3c0555b486d163fb94981c9.tar.xz
systemd-dec51b29f9c7bd63b3c0555b486d163fb94981c9.zip
bus: update kdbus.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 683f3f03c6..5d846052d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5052,7 +5052,7 @@ hwdb-update:
.PHONY: kdbus-update
kdbus-update:
- ( cd $(top_srcdir)/src/libsystemd/ && \
+ ( cd $(top_srcdir)/src/libsystemd/sd-bus/ && \
wget -N https://d-bus.googlecode.com/git/kdbus.h )
.PHONY: git-tag