aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorcypherpunks <cypherpunks@torproject.org>2015-03-05 10:43:12 +0100
committerNick Mathewson <nickm@torproject.org>2015-04-23 09:56:16 -0400
commitc535494238cee580acaa6debe2eb942bb90ea59d (patch)
treeb8e320689f551a63a99fd0fa48ccc5a3fc73b5e6 /configure.ac
parent21e242530783f9f71bad3e94f6482ac100c710e8 (diff)
downloadtor-c535494238cee580acaa6debe2eb942bb90ea59d.tar.gz
tor-c535494238cee580acaa6debe2eb942bb90ea59d.zip
Integrate ntor test into the automake test suite.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
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