aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 5e324a4c0..697a4c30e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,7 +65,7 @@ test:
check-spaces:
./contrib/checkSpace.pl -C \
src/common/*.h \
- src/common/[^as]*.c \
+ src/common/[^asO]*.c \
src/or/[^et]*.[ch] src/or/t*.c src/or/eventdns_tor.h
check-docs: