tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 4f762bc41d534012e2eaf31e2357c1149053c9c8
parent 4b1d2ba9798b0255d9566a642dffd09467e321df
Author: teor <teor@torproject.org>
Date:   Fri, 30 Aug 2019 23:52:03 +1000

Makefile: include checkShellScripts.sh in EXTRA_DIST

Part of 30967.

Diffstat:
MMakefile.am | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -168,6 +168,7 @@ EXTRA_DIST+= \ ReleaseNotes \ scripts/maint/checkIncludes.py \ scripts/maint/checkSpace.pl \ + scripts/maint/checkShellScripts.sh \ scripts/maint/practracker/README \ scripts/maint/practracker/exceptions.txt \ scripts/maint/practracker/includes.py \