]> andersk Git - libyaml.git/blobdiff - Makefile.am
Add `make test` target to Makefile
[libyaml.git] / Makefile.am
index de2a3cd040432679ac96c97db7bf2cb46a515cba..e6dd92ca404311f269515dd4c9adbbac568dc91b 100644 (file)
@@ -16,3 +16,5 @@ maintainer-clean-local:
 bootstrap: maintainer-clean
        ./bootstrap
 
+test: all
+       make -C tests check-TESTS
This page took 0.052681 seconds and 4 git commands to generate.