]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add histogram.hh to auth files
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 14 Apr 2021 09:16:00 +0000 (11:16 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 14 Apr 2021 09:16:00 +0000 (11:16 +0200)
pdns/Makefile.am

index 26ee57bb95d63180e26997ca7d6715f361e7dc7e..c9a621c8ad3daa0ad1a4296f33010ae38b84a550 100644 (file)
@@ -220,6 +220,7 @@ pdns_server_SOURCES = \
        dynmessenger.hh \
        ednsoptions.cc ednsoptions.hh \
        ednssubnet.cc ednssubnet.hh \
+       histogram.hh \
        iputils.cc iputils.hh \
        ixfr.cc ixfr.hh \
        json.cc json.hh \
@@ -1326,6 +1327,7 @@ testrunner_SOURCES = \
        ednsoptions.cc ednsoptions.hh \
        ednssubnet.cc \
        gettime.cc gettime.hh \
+       histogram.hh \
        ipcipher.cc ipcipher.hh \
        iputils.cc \
        ixfr.cc ixfr.hh \