summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-04-10 13:02:35 -0700
committerKay Sievers <kay@vrfy.org>2014-04-10 13:02:35 -0700
commitdec51b29f9c7bd63b3c0555b486d163fb94981c9 (patch)
treedf1bc8904dc437b73c6d6a03a41aecd2fa69aa69 /Makefile.am
parentd8c21348dfe8abd6557366f7982886248544e87a (diff)
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