X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=5d846052d80088bee77a0d97900aab4e4ab4fd43;hp=c51f6ae8d4641f6b8d53bcb47624507e6c7d76e9;hb=50d6810ea8117bbfcf7007ae779d1a98a7300b5f;hpb=b6b20d1d360cff3c485fbc2e20c03498eafe188d diff --git a/Makefile.am b/Makefile.am index c51f6ae8d..5d846052d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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