]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth: include stat_t.hh in dist tarball 10861/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 18 Oct 2021 15:28:34 +0000 (17:28 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 18 Oct 2021 15:28:34 +0000 (17:28 +0200)
pdns/Makefile.am

index 204a12ca857f6517eacf8f51b84b18c10ef51b08..3bdef5420572d2b967bfa0e575ae6ca17abe664d 100644 (file)
@@ -258,6 +258,7 @@ pdns_server_SOURCES = \
        signingpipe.cc signingpipe.hh \
        sillyrecords.cc \
        slavecommunicator.cc \
+       stat_t.hh \
        statbag.cc statbag.hh \
        stubresolver.cc stubresolver.hh \
        svc-records.cc svc-records.hh \
@@ -1359,9 +1360,10 @@ testrunner_SOURCES = \
        qtype.cc \
        rcpgenerator.cc \
        responsestats-auth.cc \
-       responsestats.cc \
+       responsestats.cc responsestats.hh \
        shuffle.cc shuffle.hh \
        sillyrecords.cc \
+       stat_t.hh \
        statbag.cc \
        stubresolver.hh stubresolver.cc \
        svc-records.cc svc-records.hh \