diff options
author | Stephan Schäfer <ssa@openoffice.org> | 2002-10-01 15:23:25 +0000 |
---|---|---|
committer | Stephan Schäfer <ssa@openoffice.org> | 2002-10-01 15:23:25 +0000 |
commit | b850c6e1e00ebbd30258b6c4811967e8f26c9e53 (patch) | |
tree | 5d2adaab69bdf7668bf0a9ffc06fee1260d04c0d /vcl/source/src/makefile.mk | |
parent | 423b288363951a99abbe9477661911ec1cbcf5dc (diff) |
#103891# document closer
Diffstat (limited to 'vcl/source/src/makefile.mk')
-rw-r--r-- | vcl/source/src/makefile.mk | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/vcl/source/src/makefile.mk b/vcl/source/src/makefile.mk index 8520005b59d8..69b10a90ef5b 100644 --- a/vcl/source/src/makefile.mk +++ b/vcl/source/src/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:05:39 $ +# last change: $Author: ssa $ $Date: 2002-10-01 16:23:25 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -99,7 +99,10 @@ RESLIB1BMPS= check.bmp \ splhpin.bmp \ splvpin.bmp \ splharw.bmp \ - splvarw.bmp + splvarw.bmp \ + closedoc.bmp \ + closedochc.bmp + # --- Targets ------------------------------------------------------ |