diff options
author | Oliver Bolte <obo@openoffice.org> | 2000-09-21 08:38:42 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2000-09-21 08:38:42 +0000 |
commit | 58f0afe61a28b58889ad4a0793bda69c9fb2f849 (patch) | |
tree | ab71dadfa0d04f871c03e11956ff2612d886987e /xmloff/util | |
parent | 8becd1c267ed383ea9bac76ab6f6300d48f9d0cb (diff) |
#65293# Calc cant be compiled: unresolved external
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk index 5032670c5929..2de132ec9217 100644 --- a/xmloff/util/makefile.mk +++ b/xmloff/util/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:07:07 $ +# last change: $Author: obo $ $Date: 2000-09-21 09:38:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -132,6 +132,4 @@ $(MISC)$/$(SHL1TARGET).flt: makefile.mk .ENDIF +echo _CTA >> $@ +echo sXML_ >> $@ - +echo allocator >> $@ - +echo std >> $@ |