We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d62d9c6 + be52e6a commit 49c3c6fCopy full SHA for 49c3c6f
src/test/Makefile.am
@@ -37,7 +37,7 @@ format_event_test_LDADD = ${top_builddir}/lib/libaudit.la \
37
${top_builddir}/auparse/libauparse.la \
38
${top_builddir}/audisp/libdisp.la \
39
${top_builddir}/src/libev/libev.la \
40
- ${top_builddir}/common/libaucommon.la -lpthread -lm $(gss_libs)
+ ${top_builddir}/common/libaucommon.la -lpthread -lm $(gss_libs) $(LIBWRAP_LIBS)
41
if ENABLE_LISTENER
42
format_event_test_SOURCES += \
43
${top_srcdir}/src/auditd-listen.c
0 commit comments