X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=52339718a1d0fcd3ba0ddd11b9352963797cc63e;hp=debe4759671569370deb323e0514b8a669c206a0;hb=b4f10a5e8956d26f0bc6b9aef12846b57caee08b;hpb=bc8c2f5c549084df93c061b061f1e5b0d9d7046c diff --git a/Makefile.am b/Makefile.am index debe47596..52339718a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -503,7 +503,8 @@ systemd_notify_LDADD = \ systemd_install_SOURCES = \ src/install.c \ src/path-lookup.c \ - src/dbus-common.c + src/dbus-common.c \ + src/sd-daemon.c systemd_install_LDADD = \ libsystemd-basic.la \