]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add views.hh to pdns_recursor_SOURCES 14415/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:19:07 +0000 (09:19 +0200)
pdns/recursordist/Makefile.am

index 8e9cc2320a3009d508c622db0e5f7200ec3fbc00..286091ea7047fda409818111023c9d6fa2ce2777 100644 (file)
@@ -217,6 +217,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 \