mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
BMP image loader fixes.
JPEG with Cygwin fix. Make sure that all generated files are removed with a "make distclean". Make sure we remove the autoconf cache directory when building the source distribution. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2551 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ echo "Removing CVS directories..."
|
||||
|
||||
rm -rf CVS */CVS */*/CVS
|
||||
rm -rf .cvsignore */.cvsignore */*/.cvsignore
|
||||
rm -rf OpenGL autom4te bc5 config forms gl glut images packages themes
|
||||
rm -rf OpenGL autom4te* bc5 config forms gl glut images packages themes
|
||||
rm makesrcdist
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user