diff options
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 32afc1b6b5..184211b558 100644 --- a/configure.ac +++ b/configure.ac @@ -1663,6 +1663,7 @@ AC_CONFIG_FILES([ scripts/maint/checkOptionDocs.pl scripts/maint/updateVersions.pl src/test/test_zero_length_keys.sh + src/test/test_ntor.sh ]) if test x$asciidoc = xtrue && test "$ASCIIDOC" = "none" ; then |