[systemd-commits] Makefile.am

Kay Sievers kay at kemper.freedesktop.org
Tue Dec 4 17:23:31 PST 2012


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

New commits:
commit f3ffced5415a385ff08b460fcc95251e773b38a7
Author: Kay Sievers <kay at vrfy.org>
Date:   Wed Dec 5 02:08:49 2012 +0100

    build-sys: add libsystemd-daemon.la to libsystemd-core.la
    
    https://bugs.freedesktop.org/show_bug.cgi?id=57900

diff --git a/Makefile.am b/Makefile.am
index bafd473..f8fe252 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1115,6 +1115,7 @@ libsystemd_core_la_LIBADD = \
 	libsystemd-dbus.la \
 	libsystemd-audit.la \
 	libsystemd-id128-internal.la \
+	libsystemd-daemon.la \
 	libudev.la \
 	$(LIBWRAP_LIBS) \
 	$(PAM_LIBS) \



More information about the systemd-commits mailing list