diff --git a/Makefile.am b/Makefile.am index ce86802566..f6d11addbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,3 +27,5 @@ MAINTAINERCLEANFILES = \ intltool-update.in \ mkinstalldirs +check: all + $(MAKE) -C tests run-test