chiark / gitweb /
sd-dhcp-client: document message creation a bit more
[elogind.git] / Makefile.am
index c51f6ae8d4641f6b8d53bcb47624507e6c7d76e9..5d846052d80088bee77a0d97900aab4e4ab4fd43 100644 (file)
@@ -1961,6 +1961,7 @@ systemd_cgls_SOURCES = \
        src/cgls/cgls.c
 
 systemd_cgls_LDADD = \
+       libsystemd-internal.la \
        libsystemd-shared.la
 
 # ------------------------------------------------------------------------------
@@ -5051,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