From f8ce6dc9ce45c32edb12bde6617feff957e10ed2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 3 Apr 2000 14:17:00 +0000 Subject: [PATCH] (AC_OUTPUT): Add Examples/guile/Makefile. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@363 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 78755260c..1ccd9395d 100644 --- a/configure.in +++ b/configure.in @@ -633,6 +633,7 @@ test -d Source || mkdir Source AC_OUTPUT( Examples/Makefile + Examples/guile/Makefile Makefile Runtime/Makefile Source/Expat/Makefile