]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3839] added files to install list
authorRazvan Becheriu <razvan@isc.org>
Tue, 20 May 2025 12:08:02 +0000 (15:08 +0300)
committerRazvan Becheriu <razvan@isc.org>
Tue, 20 May 2025 12:08:02 +0000 (15:08 +0300)
src/lib/config/Makefile.am
src/lib/util/Makefile.am

index 168f32368391d173d96c852d35c7cafdd47cb3ff..588032594ce89477afaa2d98432114e1c0620572 100644 (file)
@@ -84,5 +84,6 @@ libkea_cfgclient_include_HEADERS = \
        config_log.h \
        config_messages.h \
        hooked_command_mgr.h \
-       timeouts.h
+       timeouts.h \
+       unix_command_config.h
 
index f4438f460ce63fe06265caf78339318bc9ff6a27..46cd4044391fda82b749deb34a9dba0c9ee32bf4 100644 (file)
@@ -66,6 +66,7 @@ libkea_util_include_HEADERS = \
        dhcp_space.h \
        doubles.h \
        filename.h \
+       filesystem.h \
        hash.h \
        io_utilities.h \
        labeled_value.h \