From: Andrei Pavel Date: Fri, 24 Oct 2025 11:41:08 +0000 (+0300) Subject: [#4150] Install eval/location.hh X-Git-Tag: Kea-3.1.3~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05ea9fac882eadda3be8c679d28b694f42e3f8b0;p=thirdparty%2Fkea.git [#4150] Install eval/location.hh --- diff --git a/src/lib/eval/meson.build b/src/lib/eval/meson.build index dfde854b2d..bdbe529ce4 100644 --- a/src/lib/eval/meson.build +++ b/src/lib/eval/meson.build @@ -25,6 +25,7 @@ kea_eval_headers = [ 'eval_log.h', 'eval_messages.h', 'evaluate.h', + 'location.hh', 'parser.h', 'token.h', ]