diff options
author | Francis Dupont <fdupont@isc.org> | 2021-05-27 14:04:33 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2021-06-03 11:29:55 +0200 |
commit | 4e412320e1684d60c34a1993eb395fbee8c9909e (patch) | |
tree | ca757790b9ed9181ea2bf4744c197d4817a80c3f /configure.ac | |
parent | [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [(no branch, rebasing ... (diff) | |
download | kea-4e412320e1684d60c34a1993eb395fbee8c9909e.tar.xz kea-4e412320e1684d60c34a1993eb395fbee8c9909e.zip |
[(no branch, rebasing 1897-add-d2-server-hook-syntax)] [(no branch, rebasing 1897-add-d2-server-hook-syntax)] [#1897] Stopping arbritary at this point
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 92ba23aacf..f93980c5e0 100644 --- a/configure.ac +++ b/configure.ac @@ -1671,6 +1671,7 @@ AC_CONFIG_FILES([src/bin/d2/Makefile]) AC_CONFIG_FILES([src/bin/d2/tests/Makefile]) AC_CONFIG_FILES([src/bin/d2/tests/d2_process_tests.sh], [chmod +x src/bin/d2/tests/d2_process_tests.sh]) +AC_CONFIG_FILES([src/bin/d2/tests/test_libraries.h]) AC_CONFIG_FILES([src/bin/d2/tests/test_data_files_config.h]) AC_CONFIG_FILES([src/bin/dhcp4/Makefile]) AC_CONFIG_FILES([src/bin/dhcp4/tests/Makefile]) |