diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e6c491e424..ace32946d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,3 +63,6 @@ check-spaces: src/common/[^as]*.c \ src/or/[^et]*.[ch] src/or/t*.c src/or/eventdns_tor.h +check-logs: + ./contrib/checkLogs.pl \ + src/*/*.[ch] | sort -n |