summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-08-06 11:27:25 -0400
committerNick Mathewson <nickm@torproject.org>2015-08-19 13:36:50 -0400
commit4ce0b7e9163e255f2d71fb7111f032ca25acf22a (patch)
treef1239ee99615a848ff8ffc039d743e921c3acf8b /Makefile.am
parent8f6f1544c900ec12d0dd2710a7daf13713f063d4 (diff)
downloadtor-4ce0b7e9163e255f2d71fb7111f032ca25acf22a.tar.gz
tor-4ce0b7e9163e255f2d71fb7111f032ca25acf22a.zip
Integreate test_keygen.sh into 'make check'.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5b4d59c514..8f6b38aa0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,8 @@ include src/include.am
include doc/include.am
include contrib/include.am
+export TESTING_TOR_BINARY
+
EXTRA_DIST+= \
ChangeLog \
INSTALL \