chiark / gitweb /
nspawn: make socket(AF_NETLINK, *, NETLINK_AUDIT) fail with EAFNOTSUPPORT in containers
[elogind.git] / Makefile.am
index 61d678f7d20bd143c2aad89cf6a287fcc127955b..181b34626765081afab2be64307a284830668ebb 100644 (file)
@@ -1850,7 +1850,8 @@ systemd_nspawn_LDADD = \
        libsystemd-internal.la \
        libsystemd-daemon-internal.la \
        libudev-internal.la \
-       libsystemd-shared.la
+       libsystemd-shared.la \
+       $(SECCOMP_LIBS)
 
 # ------------------------------------------------------------------------------
 systemd_run_SOURCES = \