Browse Source

generate gen-wiredata.py from the .in file

git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1057 e5f2f494-b856-4b98-b285-d166d9295462
JINMEI Tatuya 15 years ago
parent
commit
633d7de9e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -189,6 +189,7 @@ AC_OUTPUT([src/bin/cfgmgr/b10-cfgmgr.py
            src/lib/config/cpp/data_def_unittests_config.h
            src/lib/config/cpp/data_def_unittests_config.h
            src/lib/config/python/isc/config/unittests/config_test
            src/lib/config/python/isc/config/unittests/config_test
            src/lib/dns/cpp/gen-rdatacode.py
            src/lib/dns/cpp/gen-rdatacode.py
+           src/lib/dns/cpp/tests/testdata/gen-wiredata.py
           ], [
           ], [
            chmod +x src/bin/cfgmgr/run_b10-cfgmgr.sh
            chmod +x src/bin/cfgmgr/run_b10-cfgmgr.sh
            chmod +x src/bin/cmdctl/run_b10-cmdctl.sh
            chmod +x src/bin/cmdctl/run_b10-cmdctl.sh