From: Thomas Markwalder Date: Mon, 19 May 2025 21:38:53 +0000 (-0400) Subject: [#3840] Added new header to install list X-Git-Tag: Kea-2.6.3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5872dcda1c7a0acf419f9f232aa7d9fcd5e00f0;p=thirdparty%2Fkea.git [#3840] Added new header to install list modified: src/lib/config/Makefile.am --- diff --git a/src/lib/config/Makefile.am b/src/lib/config/Makefile.am index 8bd20b3e5c..8807a9b97b 100644 --- a/src/lib/config/Makefile.am +++ b/src/lib/config/Makefile.am @@ -87,5 +87,7 @@ libkea_cfgclient_include_HEADERS = \ config_log.h \ config_messages.h \ hooked_command_mgr.h \ - timeouts.h + timeouts.h \ + unix_command_config.h +