X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=4b60735515dacaaf1b45b6c68fbbd520b794fe03;hb=e866af3acc30fcd1183a028ea3ef552b7237cc55;hp=f517f19df5f8a1dbd12a0460326bc1182f51a5a1;hpb=24efb112451413c1013d5f7fe27d7e2cd407647a;p=elogind.git diff --git a/Makefile.am b/Makefile.am index f517f19df..4b6073551 100644 --- a/Makefile.am +++ b/Makefile.am @@ -805,7 +805,9 @@ libsystemd_shared_la_SOURCES = \ src/shared/ring.c \ src/shared/ring.h \ src/shared/async.c \ - src/shared/async.h + src/shared/async.h \ + src/shared/eventfd-util.c \ + src/shared/eventfd-util.h nodist_libsystemd_shared_la_SOURCES = \ src/shared/errno-from-name.h \