summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Hak <jan.hak@nic.cz>2021-04-12 11:05:50 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2021-04-23 10:01:08 +0200
commit873e0d9726fc3d0ba9f66d187e7efa499e23dbc8 (patch)
tree4880b080638aa4c02a7587861d68c8c7702ea196 /tests/Makefile.am
parentknotd: print error when unable to change owner of logging file (diff)
downloadknot-873e0d9726fc3d0ba9f66d187e7efa499e23dbc8.tar.xz
knot-873e0d9726fc3d0ba9f66d187e7efa499e23dbc8.zip
fdset: polling using kqueue on BSD systems
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6ba5673d3..9c32d6b93 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,6 +4,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/libdnssec \
-I$(top_srcdir)/src/libdnssec/shared \
$(gnutls_CFLAGS) \
+ $(libkqueue_CFLAGS) \
$(lmdb_CFLAGS)
LDADD = \