From 5b5f3654992e16c39071e883f7f6f061aa64b715 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Mon, 22 Apr 2013 11:09:08 +0200 Subject: Build and check all tests from tests/ subdirectory in the make check target --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8682b47..d10a8bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src config +SUBDIRS = src config tests EXTRA_DIST = test tests docs examples windows VMS cmake netware CMakeLists.txt -- cgit v1.2.1