X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=35c877fe2a798b426c22634bbb499ec9e4fe422d;hb=bb7dd0b04a6e89674100476eed0bbd05c6a4cbd8;hp=68a78963c19ea7cfc6ae315076d57b988d85544a;hpb=5369c77d2ee864ac0464d4adc0774ee70ba9c4bc;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 68a78963c..35c877fe2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1028,6 +1028,8 @@ libsystemd_core_la_SOURCES = \ src/core/busname.h \ src/core/bus-common.c \ src/core/bus-common.h \ + src/core/bus-endpoint.c \ + src/core/bus-endpoint.h \ src/core/target.c \ src/core/target.h \ src/core/snapshot.c \