]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4150] Install eval/location.hh
authorAndrei Pavel <andrei@isc.org>
Fri, 24 Oct 2025 11:41:08 +0000 (14:41 +0300)
committerAndrei Pavel <andrei@isc.org>
Fri, 24 Oct 2025 15:56:08 +0000 (18:56 +0300)
src/lib/eval/meson.build

index dfde854b2d3ea1bb43b1aa4f44fc0d261f087d1a..bdbe529ce4c9ed79328df92134ee51af420b7dd4 100644 (file)
@@ -25,6 +25,7 @@ kea_eval_headers = [
     'eval_log.h',
     'eval_messages.h',
     'evaluate.h',
+    'location.hh',
     'parser.h',
     'token.h',
 ]