diff --git a/configure.in b/configure.in index 2598a33d10..b89586f501 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,7 @@ dnl PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS dnl ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS dnl SOFTWARE. -AC_REVISION($Revision: 1.137 $) +AC_REVISION($Revision: 1.138 $) AC_PREREQ(2.13) @@ -935,6 +935,7 @@ AC_OUTPUT( bin/tests/dst/Makefile bin/tests/mem/Makefile bin/tests/sockaddr/Makefile + bin/tests/system/Makefile bin/tests/headerdep_test.sh bin/dnssec/Makefile )