Merge remote-tracking branch 'lenormf/fix-makefile-test-rule'

This commit is contained in:
Maxime Coste 2018-12-11 22:11:55 +11:00
commit b929b94bfc

View File

@ -102,7 +102,7 @@ man: ../doc/kak.1
endif
check: test
test:
test: kak
cd ../test && ./run
TAGS: tags