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=ca326f6f2d02b36b3d34c0b2a8552b8be310bed6;hpb=fa776d8e962da9d90459e2f3e86a2a0c6366ee12 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 \