]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
dnstap create debug tool with other debug tools in list.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 4 Feb 2020 08:45:44 +0000 (09:45 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 4 Feb 2020 08:45:44 +0000 (09:45 +0100)
Makefile.in

index 24f6f5059133821994bfbd5defdb040c9c399f6d..2636ed4d249f513e9305775b25925801f798e1d2 100644 (file)
@@ -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