From ea33f60613dc4f17ac3eb0850bc8e887aa0185b0 Mon Sep 17 00:00:00 2001 From: Likun Zhang Date: Mon, 2 Aug 2010 13:32:23 +0000 Subject: 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 --- configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.ac') 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 -- cgit v1.2.3