X-Git-Url: http://andersk.mit.edu/gitweb/libyaml.git/blobdiff_plain/01e8dadf4c67ec14e16057d725caee991414a502..986dbde7b3ffb0826521b590bf46ec6ff8ff1eba:/Makefile.am diff --git a/Makefile.am b/Makefile.am index de2a3cd..e6dd92c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,3 +16,5 @@ maintainer-clean-local: bootstrap: maintainer-clean ./bootstrap +test: all + make -C tests check-TESTS