]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add views.hh to pdns_recursor_SOURCES 14416/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 4 Jul 2024 07:19:07 +0000 (09:19 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 4 Jul 2024 07:23:36 +0000 (09:23 +0200)
pdns/recursordist/Makefile.am

index dc30a296c0b2a51ce45eab47e76b02351932830f..c537eb7d7c5742c0aa3e4be07b556ccade3b0df0 100644 (file)
@@ -212,6 +212,7 @@ pdns_recursor_SOURCES = \
        uuid-utils.hh uuid-utils.cc \
        validate.cc validate.hh validate-recursor.cc validate-recursor.hh \
        version.cc version.hh \
+       views.hh \
        webserver.cc webserver.hh \
        ws-api.cc ws-api.hh \
        ws-recursor.cc ws-recursor.hh \