chiark / gitweb /
socket: SELinux support for socket creation.
[elogind.git] / Makefile.am
index 4dcecc5c7f7239e8c8a66aa9cb5065a284d27b8c..0c3262e02ee5bd491f72b952a8a6d5cd6a067690 100644 (file)
@@ -298,7 +298,8 @@ libsystemd_core_la_LIBADD = \
        $(DBUS_LIBS) \
        $(UDEV_LIBS) \
        $(LIBWRAP_LIBS) \
-       $(PAM_LIBS)
+       $(PAM_LIBS) \
+       $(SELINUX_LIBS)
 
 # This is needed because automake is buggy in how it generates the
 # rules for C programs, but not Vala programs.  We therefore can't