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".
This commit is contained in:
Nick Mathewson 2018-04-16 09:52:15 -04:00
parent 8da7fcccd6
commit 197d1992db
1 changed files with 0 additions and 2 deletions

View File

@ -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