summaryrefslogtreecommitdiff
path: root/xmloff/util
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2001-10-24 14:22:22 +0000
committerThorsten Behrens <thb@openoffice.org>2001-10-24 14:22:22 +0000
commit33a5f95fc586c54901d8b8ce505adc6104e0ea05 (patch)
tree69ce6fa31eaa0fe8e463ed4e1d4c39878db79ec1 /xmloff/util
parent9349fb57c759d20cf28cf53b30e574d01809928e (diff)
#93208# Added XML meta import back for player
Diffstat (limited to 'xmloff/util')
-rw-r--r--xmloff/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk
index c9203764def6..916cab58ca31 100644
--- a/xmloff/util/makefile.mk
+++ b/xmloff/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: thb $ $Date: 2001-07-25 11:45:09 $
+# last change: $Author: thb $ $Date: 2001-10-24 15:22:22 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -127,6 +127,7 @@ LIB2TARGET= $(LB)$/xol.lib
LIB2ARCHIV= $(LB)$/libxol.a
LIB2FILES= \
$(LB)$/sxl_core.lib\
+ $(LB)$/sxl_meta.lib\
$(LB)$/sxl_draw.lib\
$(LB)$/sxl_forms.lib\
$(LB)$/sxl_script.lib\