chiark / gitweb /
tmpfiles: don't attempt creation of device nodes when we run in a container
[elogind.git] / Makefile.am
index ae775c8c39720879a5d30d835cb5a345a829f1c7..f88d193b4136c0dd786043d247cba94ebb85c90c 100644 (file)
@@ -1296,7 +1296,8 @@ systemd_tmpfiles_SOURCES = \
 
 systemd_tmpfiles_LDADD = \
        libsystemd-label.la \
-       libsystemd-shared.la
+       libsystemd-shared.la \
+       libsystemd-capability.la
 
 # ------------------------------------------------------------------------------
 systemd_machine_id_setup_SOURCES = \