chiark / gitweb /
build-sys: link internal selinux lib to systemd-remount-fs
[elogind.git] / Makefile.am
index 23f9a7c0f4751d725d8a64864c8ca366f4c6c2a1..278da18e1124be9ef5d284fa01e56230eff25679 100644 (file)
@@ -1398,6 +1398,7 @@ systemd_remount_fs_SOURCES = \
        src/core/mount-setup.h
 
 systemd_remount_fs_LDADD = \
+       libsystemd-label.la \
        libsystemd-shared.la
 
 # ------------------------------------------------------------------------------