aboutsummaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-16 09:52:15 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-16 09:52:15 -0400
commit197d1992dba2fe4dd9c7f2eb0e232487f8c177ad (patch)
treebf6b1f541fda9c5c403aa09ca156094eced303fb /src/tools
parent8da7fcccd67f5dc37acc904f628d94fb2827059d (diff)
downloadtor-197d1992dba2fe4dd9c7f2eb0e232487f8c177ad.tar.gz
tor-197d1992dba2fe4dd9c7f2eb0e232487f8c177ad.zip
Remove old tor-fw-helper README from EXTRA_DIST
We removed this file, but didn't take it out of EXTRA_DIST -- thus breaking "make dist".
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/include.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/include.am b/src/tools/include.am
index 92cc3f10a2..016cf3b124 100644
--- a/src/tools/include.am
+++ b/src/tools/include.am
@@ -44,8 +44,6 @@ src_tools_tor_cov_gencert_LDADD = src/common/libor-testing.a \
@TOR_LIB_WS32@ @TOR_LIB_GDI@ @CURVE25519_LIBS@
endif
-EXTRA_DIST += src/tools/tor-fw-helper/README
-
if BUILD_LIBTORRUNNER
noinst_LIBRARIES += src/tools/libtorrunner.a
src_tools_libtorrunner_a_SOURCES = src/tools/tor_runner.c src/or/tor_api.c