X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=713a3aad93f9f0f4b80f89c1d56a3d6fef9484a6;hp=8c309dabedb4cd4444480f9a85fae1f52597df20;hb=57183d117a1d6a96d71ce99d648beb0d2b36228d;hpb=351a19b17d51ba0a5737f35d3c5deb8e7975fdee diff --git a/Makefile.am b/Makefile.am index 8c309dabe..713a3aad9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -770,6 +770,12 @@ nodist_libsystemd_shared_la_SOURCES = \ src/shared/errno-from-name.h \ src/shared/errno-to-name.h +if HAVE_SECCOMP +libsystemd_shared_la_SOURCES += \ + src/shared/seccomp-util.h \ + src/shared/seccomp-util.c +endif + # ------------------------------------------------------------------------------ noinst_LTLIBRARIES += \ libsystemd-units.la