summaryrefslogtreecommitdiff
path: root/xmloff/source/meta/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/meta/makefile.mk')
-rw-r--r--xmloff/source/meta/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/meta/makefile.mk b/xmloff/source/meta/makefile.mk
index 6531cedf1bb9..626aa6b4553e 100644
--- a/xmloff/source/meta/makefile.mk
+++ b/xmloff/source/meta/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:04 $
+# last change: $Author: sab $ $Date: 2001-02-06 14:48:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,7 +80,8 @@ ALL: $(INCCOM)$/rscrev.hxx ALLTAR
SLOFILES = \
$(SLO)$/xmlmetae.obj \
- $(SLO)$/xmlmetai.obj
+ $(SLO)$/xmlmetai.obj \
+ $(SLO)$/MetaExportComponent.obj
# --- Tagets -------------------------------------------------------