summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-07-24 18:00:16 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-07-24 18:00:16 +0000
commit1893900d097aac4bafb393cc0e747478499f3a2d (patch)
treeb99b59b1a1f05b8ac7ee889bd3994ab555b1294b /Makefile.am
parenteda0f459be1c72ef210b4318eaae6efa06003035 (diff)
downloadlasso-1893900d097aac4bafb393cc0e747478499f3a2d.tar.gz
lasso-1893900d097aac4bafb393cc0e747478499f3a2d.tar.xz
lasso-1893900d097aac4bafb393cc0e747478499f3a2d.zip
using check <http://check.sourceforge.net/> for the test suite
(--enable-tests=no if you don't want them)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)