X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=637a5367b19bd2761b2859d8cacf42fd9fd06864;hb=e2417e4143bb892e4599b01de7b031763421bb64;hp=6d211404fe49608564dcedbb2cbfa1f01863b44d;hpb=e9ace802cf907d3652e1ef082b39a0cbed4e19a7;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 6d211404f..637a5367b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -977,6 +977,8 @@ libsystemd_core_la_SOURCES = \ src/core/dbus-path.h \ src/core/cgroup.c \ src/core/cgroup.h \ + src/core/selinux-access.c \ + src/core/selinux-access.h \ src/core/selinux-setup.c \ src/core/selinux-setup.h \ src/core/ima-setup.c \