]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
threadnames: fix tests
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 28 Sep 2018 12:30:05 +0000 (14:30 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 28 Sep 2018 14:33:54 +0000 (16:33 +0200)
pdns/Makefile.am
pdns/recursordist/Makefile.am

index 05dbd8adbf4dca59c35fc6807b5c041c50988254..898bb2564a9841c25b49ec6694ad87a3746c9ed0 100644 (file)
@@ -1300,6 +1300,7 @@ testrunner_SOURCES = \
        test-tsig.cc \
        test-zoneparser_tng_cc.cc \
        testrunner.cc \
+       threadname.hh threadname.cc \
        tsigverifier.cc tsigverifier.hh \
        ueberbackend.cc \
        unix_utility.cc \
index 190a04e7874dd546e7dd28ec31fba9b954a7a90b..3c9f768f588e0332e369bea7656d358c8075c87b 100644 (file)
@@ -269,6 +269,7 @@ testrunner_SOURCES = \
        test-tsig.cc \
        test-xpf_cc.cc \
        testrunner.cc \
+       threadname.hh threadname.cc \
        tsigverifier.cc tsigverifier.hh \
        unix_utility.cc \
        validate.cc validate.hh \