chiark / gitweb /
build-sys: fix configure output without libwrap
[elogind.git] / Makefile.am
index c78968fc0369aed780bce84fa52bb4d27f0f3b8f..b887d2621c4dc197c8e4d30cf94088c25a05911e 100644 (file)
@@ -290,7 +290,8 @@ systemd_LDADD = \
        $(DBUS_LIBS) \
        $(UDEV_LIBS) \
        $(CGROUP_LIBS) \
-       $(LIBWRAP_LIBS)
+       $(LIBWRAP_LIBS) \
+       $(PAM_LIBS)
 
 test_engine_SOURCES = \
        $(COMMON_SOURCES) \