Explorar o código

Run check-spaces when using `make check`

cypherpunks %!s(int64=8) %!d(string=hai) anos
pai
achega
d2a091f3a2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile.am

+ 2 - 0
Makefile.am

@@ -82,6 +82,8 @@ doxygen:
 test: all
 	$(top_builddir)/src/test/test
 
+check-local: check-spaces
+
 need-chutney-path:
 	@if test ! -d "$$CHUTNEY_PATH"; then \
 		echo '$$CHUTNEY_PATH was not set.'; \