summaryrefslogtreecommitdiff
path: root/svtools/bmpmaker
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-06-26 10:14:11 +0000
committerOliver Bolte <obo@openoffice.org>2001-06-26 10:14:11 +0000
commita5ba206c5b25450902e896b9677c9b5cac0aa525 (patch)
treeeda9efceebbac6a0908ee84a09d9fbd7ea00c352 /svtools/bmpmaker
parent7d9e4da42b05a5e4ce0b66611d409e9d2cad5fb6 (diff)
#65293# salhelperlib missing
Diffstat (limited to 'svtools/bmpmaker')
-rw-r--r--svtools/bmpmaker/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/bmpmaker/makefile.mk b/svtools/bmpmaker/makefile.mk
index d9990bad94e4..658384454278 100644
--- a/svtools/bmpmaker/makefile.mk
+++ b/svtools/bmpmaker/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: ka $ $Date: 2001-05-10 13:57:08 $
+# last change: $Author: obo $ $Date: 2001-06-26 11:14:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,6 +88,7 @@ APP1STDLIBS = \
$(SVLIB) \
$(TOOLSLIB) \
$(VOSLIB) \
+ $(SALHELPERLIB) \
$(SALLIB)
APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND)