From f24d0e4054f6bae93f75a61641a61b6edb61e6c8 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Tue, 4 Feb 2020 09:45:44 +0100 Subject: [PATCH] dnstap create debug tool with other debug tools in list. --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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