diff options
Diffstat (limited to 'basebmp/source/makefile.mk')
-rw-r--r-- | basebmp/source/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/basebmp/source/makefile.mk b/basebmp/source/makefile.mk index 47c8f60c92ed..3fc5438ccb70 100644 --- a/basebmp/source/makefile.mk +++ b/basebmp/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: thb $ $Date: 2006-05-31 10:12:12 $ +# last change: $Author: thb $ $Date: 2006-07-11 11:38:56 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,6 +49,8 @@ SLOFILES = \ $(SLO)$/bitmapdevice.obj \ $(SLO)$/debug.obj +# $(SLO)$/genericintegerimageaccessor.obj \ + # ========================================================================== .INCLUDE : target.mk |