2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[65-libyang-generic] Extra updates (still from kea-yang)

This commit is contained in:
Francis Dupont
2018-08-31 16:05:02 +02:00
parent 187470e527
commit 28f60bb011
3 changed files with 4 additions and 0 deletions

View File

@@ -1586,6 +1586,8 @@ AC_CONFIG_FILES([Makefile
src/lib/util/threads/Makefile
src/lib/util/threads/tests/Makefile
src/lib/util/unittests/Makefile
src/lib/yang/Makefile
src/lib/yang/tests/Makefile
src/share/Makefile
src/share/database/Makefile
src/share/database/scripts/Makefile

View File

@@ -810,6 +810,7 @@ INPUT = ../src/bin/agent \
../src/lib/util/random \
../src/lib/util/threads \
../src/lib/util/unittests \
../src/lib/yang \
devel
# This tag can be used to specify the character encoding of the source files

View File

@@ -107,6 +107,7 @@
*
* @section libraries Kea libraries
* - @subpage libcc
* - @subpage libyang
* - @subpage libdhcp
* - @subpage libdhcpIntro
* - @subpage libdhcpRelay