From 005f7ad2f66c43317656b43b373d624b80f85172 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 22 Jul 2004 19:24:10 +0000 Subject: [PATCH] added win32 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 77814490..aa12050a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ install-dll: -mkdir -p /usr/local/include/lasso/xml -cp -f lasso/xml/*.h /usr/local/include/lasso/xml -SUBDIRS = lasso docs python +SUBDIRS = lasso docs python win32 ABS_BUILDDIR = $(shell pwd)