X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=0285c8bee60c56f9f54469947db895c8335dd5ad;hb=4d46fec56db73e1d2d01076792f9b8f3231d5cb1;hp=7e6f52074a56ed3252e76a4d198d6552ce469a26;hpb=80a5cbace45a6adbf2f9119edc5a4b10db493064;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 7e6f52074..0285c8bee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -559,7 +559,9 @@ libsystemd_shared_la_SOURCES = \ src/shared/specifier.c \ src/shared/specifier.h \ src/shared/spawn-polkit-agent.c \ - src/shared/spawn-polkit-agent.h + src/shared/spawn-polkit-agent.h \ + src/shared/dev-setup.c \ + src/shared/dev-setup.h libsystemd_shared_la_CFLAGS = \ $(AM_CFLAGS) \