]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/Makefile.am
Merge pull request #8223 from PowerDNS/omoerbeek-patch-1
[thirdparty/pdns.git] / pdns / Makefile.am
index 287899353f45a550b17778a662add36737b7f6fb..c1bbed005bf0150d2daa67872d5d4aabd8750a01 100644 (file)
@@ -160,6 +160,7 @@ pdns_server_SOURCES = \
        bindlexer.l \
        bindparser.cc \
        cachecleaner.hh \
+       circular_buffer.hh \
        comment.hh \
        common_startup.cc common_startup.hh \
        communicator.cc communicator.hh \
@@ -296,6 +297,7 @@ pdnsutil_SOURCES = \
        bindlexer.l \
        bindparser.yy \
        cachecleaner.hh \
+       circular_buffer.hh \
        dbdnsseckeeper.cc \
        dnsbackend.cc \
        dns.cc \