mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
Clean up check-spaces block; make it cover the right files
This commit is contained in:
parent
217862b317
commit
aad40483b3
15
Makefile.am
15
Makefile.am
@ -54,13 +54,14 @@ test: all
|
|||||||
# eventdns.[hc], tinytest*.[ch]
|
# eventdns.[hc], tinytest*.[ch]
|
||||||
check-spaces:
|
check-spaces:
|
||||||
./contrib/checkSpace.pl -C \
|
./contrib/checkSpace.pl -C \
|
||||||
src/common/*.h \
|
src/common/*.h \
|
||||||
src/common/[^asO]*.c \
|
src/common/[^asO]*.c \
|
||||||
src/common/address.c \
|
src/common/address.c \
|
||||||
src/or/[^e]*.[ch] \
|
src/or/[^e]*.[ch] \
|
||||||
src/or/eventdns_tor.h \
|
src/or/eventdns_tor.h \
|
||||||
src/test/test*.[ch] \
|
src/test/test*.[ch] \
|
||||||
src/tools/*.[ch] \
|
src/test/[^t]*.[ch] \
|
||||||
|
src/tools/*.[ch] \
|
||||||
src/tools/tor-fw-helper/*.[ch]
|
src/tools/tor-fw-helper/*.[ch]
|
||||||
|
|
||||||
check-docs:
|
check-docs:
|
||||||
|
Loading…
Reference in New Issue
Block a user