From 9004be4ee73d1ad246716e02e1a1b94425a55fdf Mon Sep 17 00:00:00 2001 From: Ian Cooke Date: Thu, 9 Mar 2000 22:17:09 +0000 Subject: [PATCH] Added Source/Swithe/Makefile. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@335 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/SWIG/configure.in b/SWIG/configure.in index a5a4b9606..3710293b5 100644 --- a/SWIG/configure.in +++ b/SWIG/configure.in @@ -647,6 +647,7 @@ AC_OUTPUT( Source/SWIG1.3/Makefile Source/Swig/Makefile Source/Swim/Makefile + Source/Swithe/Makefile Source/Xmlparse/Makefile )