From 4c38069b393cb7e3f9cd8d447e5fa448f77f196f Mon Sep 17 00:00:00 2001 From: Steven Murdoch Date: Fri, 21 May 2010 02:20:26 +0100 Subject: Include src/tools in paths to check with "make check-spaces" --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3