Run the testsuite when calling the check target in the toplevel Makefile

This commit is contained in:
Sebastian Dröge 2009-09-03 08:36:38 +02:00
parent c3121e936a
commit 778eadbb98

View file

@ -27,3 +27,5 @@ MAINTAINERCLEANFILES = \
intltool-update.in \
mkinstalldirs
check: all
$(MAKE) -C tests run-test