Add CHICKEN code to the things that need to be built.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4317 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jonah Beckford 2003-02-15 02:04:40 +00:00
commit 1f7c52d5a1
6 changed files with 177 additions and 6 deletions

View file

@ -41,6 +41,7 @@ swig_SOURCES = CParse/cscanner.c \
Modules/allocate.cxx \
Modules/emit.cxx \
Modules/browser.cxx \
Modules/chicken.cxx \
Modules/contract.cxx \
Modules/guile.cxx \
Modules/java.cxx \