From 41d14ecc8a339192980205df2444079e816f183e Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Mon, 23 Aug 2004 17:14:00 +0000 Subject: Re added win32 directory in the distribution. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e8f9866d..bb6c5685 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,6 +18,7 @@ SUBDIRS = lasso \ $(PHP_SD) $(PYTHON_SD) $(JAVA_SD) $(CSHARP_SD) \ tests \ swig \ + win32 \ $(GTK_DOC_SD) ABS_BUILDDIR = $(shell pwd) -- cgit