summaryrefslogtreecommitdiff
path: root/basctl/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-05-21 06:50:59 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-05-21 06:50:59 +0000
commitf30a8d77a892029cef8fb1700173fe3cfdac58c8 (patch)
tree52b15098cd290b18df4a0e04599df6e3f6fd0a4e /basctl/util
parent5923002eb720e243519e112f861bd3dafac57f22 (diff)
INTEGRATION: CWS bmpres01 (1.17.126); FILE MERGED
2004/05/04 15:00:55 ka 1.17.126.2: new resource structure for images 2004/04/27 14:30:46 ka 1.17.126.1: using new resource structure for images
Diffstat (limited to 'basctl/util')
-rw-r--r--basctl/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk
index 2311ad7dd447..f62232ab7b20 100644
--- a/basctl/util/makefile.mk
+++ b/basctl/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: vg $ $Date: 2003-04-15 14:18:53 $
+# last change: $Author: rt $ $Date: 2004-05-21 07:50:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -126,6 +126,7 @@ SRSFILELIST=\
SRSFILELIST+= $(SOLARVERSION)$/$(INPATH)$/res$(UPDMINOREXT)$/sfx.srs
RESLIB1NAME=basctl
+RESLIB1IMAGES =$(PRJ)$/res
RESLIB1SRSFILES= $(SRSFILELIST)
# --- Targets -------------------------------------------------------