2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#2608] Added cfg_globals to Makefile install list

modified:
    ChangeLog
    src/lib/dhcpsrv/Makefile.am
This commit is contained in:
Thomas Markwalder
2023-06-16 13:55:12 -04:00
parent f390f5ac98
commit 7c82b69c46
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2148 [build] tmark
The include file, cfg_globals.h, has been added to the
to dhcpsrv/Makefile.am such that it now gets installed.
Prior to this it was omitted from installation.
(GitLab #2608)
2147. [doc] andrei
There are now more cross-references in the ARM. Commands and hook
libraries link to their own section. Programs link to their

View File

@@ -314,6 +314,7 @@ libkea_dhcpsrv_include_HEADERS = \
cfg_duid.h \
cfg_expiration.h \
cfg_host_operations.h \
cfg_globals.h \
cfg_hosts.h \
cfg_hosts_util.h \
cfg_iface.h \