aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSteven Murdoch <Steven.Murdoch@cl.cam.ac.uk>2010-05-21 02:20:26 +0100
committerNick Mathewson <nickm@torproject.org>2010-05-20 22:27:58 -0400
commit4c38069b393cb7e3f9cd8d447e5fa448f77f196f (patch)
tree866c4b4d1db890dd46a380c27092d93a5aa898d4 /Makefile.am
parentd8a1e2dabbbbfc4a7f945cac978b5ddd97a4ee86 (diff)
downloadtor-4c38069b393cb7e3f9cd8d447e5fa448f77f196f.tar
tor-4c38069b393cb7e3f9cd8d447e5fa448f77f196f.tar.gz
Include src/tools in paths to check with "make check-spaces"
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index af3746e77..2bc18397b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,7 +68,7 @@ check-spaces:
src/common/*.h \
src/common/[^asO]*.c src/common/address.c \
src/or/[^et]*.[ch] src/or/t*.c src/or/eventdns_tor.h \
- src/test/test*.[ch]
+ src/test/test*.[ch] src/tools/*.[ch]
check-docs:
./contrib/checkOptionDocs.pl