[systemd-commits] Makefile.am

Kay Sievers kay at kemper.freedesktop.org
Wed Aug 8 03:30:25 PDT 2012


 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 81311bbd124d95b05676c21c98a0350f1db2a547
Author: Kay Sievers <kay at vrfy.org>
Date:   Wed Aug 8 12:28:45 2012 +0200

    build-sys: link internal selinux lib to systemd-remount-fs

diff --git a/Makefile.am b/Makefile.am
index 23f9a7c..278da18 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1398,6 +1398,7 @@ systemd_remount_fs_SOURCES = \
 	src/core/mount-setup.h
 
 systemd_remount_fs_LDADD = \
+	libsystemd-label.la \
 	libsystemd-shared.la
 
 # ------------------------------------------------------------------------------



More information about the systemd-commits mailing list