added win32

This commit is contained in:
Frédéric Péters 2004-07-22 19:24:10 +00:00
parent 9fafbcd580
commit 005f7ad2f6
1 changed files with 1 additions and 1 deletions

View File

@ -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)