summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLikun Zhang <zlkzhy@gmail.com>2010-08-02 15:32:23 +0200
committerLikun Zhang <zlkzhy@gmail.com>2010-08-02 15:32:23 +0200
commitea33f60613dc4f17ac3eb0850bc8e887aa0185b0 (patch)
treeac7a15a4b5c75f4024acd9e46c75ca6d1190bd5f /configure.ac
parentcreate working branch for ticket 289 (diff)
downloadkea-ea33f60613dc4f17ac3eb0850bc8e887aa0185b0.tar.xz
kea-ea33f60613dc4f17ac3eb0850bc8e887aa0185b0.zip
commit the code of notify-out. TODO:merge the code of secondary manager(in branch 215) to this branch, so that it's easy do the test.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2611 e5f2f494-b856-4b98-b285-d166d9295462
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b1d774f756..2148129a3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -423,6 +423,8 @@ AC_CONFIG_FILES([Makefile
src/lib/python/isc/config/tests/Makefile
src/lib/python/isc/log/Makefile
src/lib/python/isc/log/tests/Makefile
+ src/lib/python/isc/notify/Makefile
+ src/lib/python/isc/notify/tests/Makefile
src/lib/config/Makefile
src/lib/config/tests/Makefile
src/lib/dns/Makefile
@@ -469,6 +471,7 @@ AC_OUTPUT([src/bin/cfgmgr/b10-cfgmgr.py
src/lib/python/isc/config/tests/config_test
src/lib/python/isc/cc/tests/cc_test
src/lib/python/isc/log/tests/log_test
+ src/lib/python/isc/notify/tests/notify_out_test
src/lib/dns/gen-rdatacode.py
src/lib/python/bind10_config.py
src/lib/dns/tests/testdata/gen-wiredata.py