Don't remove BCB project files when making the source distro.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2486 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet 2002-07-01 20:26:50 +00:00
parent dbf471bfbd
commit adc02c83a5
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ autoconf
echo "Removing CVS directories..."
rm -rf CVS */CVS */*/CVS
rm -rf OpenGL bc5 borlandc config forms gl glut images packages themes
rm -rf OpenGL bc5 config forms gl glut images packages themes
rm makesrcdist
cd ..