add generated swigwarn.swg to windows distribution

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8670 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2006-02-01 21:28:16 +00:00
commit 8a9c2c396e

View file

@ -47,6 +47,7 @@ if test -f "$tarball"; then
echo "Creating $swigwinbasename.zip..."
cd ..
cp $swigbasename/swig.exe $swigwinbasename
cp $swigbasename/Lib/swigwarn.swg $swigwinbasename/Lib
sleep 2 # fix strange not finding swig.exe
echo "Unzip into a directory of your choice. Please read the README file as well as Doc\Manual\Windows.html for installation instructions." > swig_windows_zip_comments.txt
rm -f ../$swigwinbasename.zip