Add "check-includes" to check-local.

This commit is contained in:
Nick Mathewson
2018-07-09 15:53:19 -04:00
parent 294f580f04
commit cade65fd2e
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ doxygen:
test: all
$(top_builddir)/src/test/test
check-local: check-spaces check-changes
check-local: check-spaces check-changes check-includes
need-chutney-path:
@if test ! -d "$$CHUTNEY_PATH"; then \