From: W.C.A. Wijngaards Date: Tue, 4 Feb 2020 08:45:44 +0000 (+0100) Subject: dnstap create debug tool with other debug tools in list. X-Git-Tag: 1.11.0rc1~120^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f24d0e4054f6bae93f75a61641a61b6edb61e6c8;p=thirdparty%2Funbound.git dnstap create debug tool with other debug tools in list. --- diff --git a/Makefile.in b/Makefile.in index 24f6f5059..2636ed4d2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -310,7 +310,8 @@ rsrc_unbound_checkconf.o: $(srcdir)/winrc/rsrc_unbound_checkconf.rc config.h TEST_BIN=asynclook$(EXEEXT) delayer$(EXEEXT) \ lock-verify$(EXEEXT) memstats$(EXEEXT) perf$(EXEEXT) \ petal$(EXEEXT) pktview$(EXEEXT) streamtcp$(EXEEXT) \ - testbound$(EXEEXT) unittest$(EXEEXT) unbound-dnstap-socket$(EXEEXT) + unbound-dnstap-socket$(EXEEXT) \ + testbound$(EXEEXT) unittest$(EXEEXT) tests: all $(TEST_BIN) check: test