From d3556075e77a537aa7daa4e80ece702ccdd55068 Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Tue, 3 Aug 2004 09:36:17 +0000 Subject: [PATCH] Don't build win32 anymore. Makefile.am in win32 directory will disapear anyway. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3a7f1037..6703b41d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = lasso docs python win32 tests +SUBDIRS = lasso docs python tests ABS_BUILDDIR = $(shell pwd)