diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 12:55:07 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-20 12:55:07 +0000 |
commit | 374c9a1e601b4facbc92a6bf8901ac46947d3b8d (patch) | |
tree | 032b0970b1e48436a6cae69afb2c0d82a1eabe5b /toolkit/util | |
parent | a1901028090ed42f42cc7320b0da09ba4f29b4d8 (diff) |
INTEGRATION: CWS jl49 (1.18.170); FILE MERGED
2006/12/19 09:51:26 jl 1.18.170.1: #i70481# changes for throbber
Diffstat (limited to 'toolkit/util')
-rw-r--r-- | toolkit/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk index 0b1572651f04..dbb6193c57d8 100644 --- a/toolkit/util/makefile.mk +++ b/toolkit/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: rt $ $Date: 2005-09-09 13:25:15 $ +# last change: $Author: ihi $ $Date: 2006-12-20 13:55:07 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -94,6 +94,7 @@ SHL1STDLIBS +=\ .ENDIF .ENDIF +RESLIB1IMAGES=$(PRJ)$/source$/awt RES1FILELIST=$(SRS)$/awt.srs RESLIB1NAME=$(TARGET) RESLIB1SRSFILES=$(RES1FILELIST) |