X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=2bc8e01c95b1b867933615958008f48dbcb8f9ba;hp=c85a401db43b20ff944007da4c99ec81310d258d;hb=2c21044f05e32ec483b6ab13e175278779e9ebe3;hpb=7fdd367e6d675d4546074c5dd35bf168d7c17339 diff --git a/Makefile.am b/Makefile.am index c85a401db..2bc8e01c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -547,6 +547,8 @@ libsystemd_shared_la_SOURCES = \ src/shared/ioprio.h \ src/shared/socket-util.c \ src/shared/socket-util.h \ + src/shared/conf-files.c \ + src/shared/conf-files.h \ src/shared/cgroup-util.c \ src/shared/cgroup-util.h \ src/shared/cgroup-show.c \ @@ -564,10 +566,6 @@ libsystemd_shared_la_SOURCES = \ src/shared/spawn-polkit-agent.c \ src/shared/spawn-polkit-agent.h -libsystemd_shared_la_CFLAGS = \ - $(AM_CFLAGS) \ - $(DBUS_CFLAGS) - #------------------------------------------------------------------------------- noinst_LTLIBRARIES += \ libsystemd-dbus.la