From 1893900d097aac4bafb393cc0e747478499f3a2d Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sat, 24 Jul 2004 18:00:16 +0000 Subject: using check for the test suite (--enable-tests=no if you don't want them) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f9d3ae40..af7122d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lasso docs python win32 +SUBDIRS = lasso docs python win32 tests ABS_BUILDDIR = $(shell pwd) -- cgit