diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index aa679e556e..4e049a03a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,7 +66,7 @@ check-spaces: ./contrib/checkSpace.pl -C \ 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/or/[^et]*.[ch] src/or/t[^i]*.c src/or/eventdns_tor.h check-docs: ./contrib/checkOptionDocs.pl |