summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2002-03-18 16:50:15 +0000
committerThomas Benisch <tbe@openoffice.org>2002-03-18 16:50:15 +0000
commit8100fe8e5b06147e29ea603d715bcd7246f21a2a (patch)
tree4a55a8c4adbfb845c74713a329b2f7baa6a973b9 /toolkit/source/helper
parent3327d4d4fc957c6cb93bd9332c1b072eeee79880 (diff)
#97222# added tkresmgr.obj
Diffstat (limited to 'toolkit/source/helper')
-rw-r--r--toolkit/source/helper/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/toolkit/source/helper/makefile.mk b/toolkit/source/helper/makefile.mk
index 924801991862..9105d4d6e260 100644
--- a/toolkit/source/helper/makefile.mk
+++ b/toolkit/source/helper/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:02:09 $
+# last change: $Author: tbe $ $Date: 2002-03-18 17:50:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,7 +83,8 @@ SLOFILES= \
$(SLO)$/unomemorystream.obj \
$(SLO)$/unopropertyarrayhelper.obj \
$(SLO)$/unowrapper.obj \
- $(SLO)$/vclunohelper.obj
+ $(SLO)$/vclunohelper.obj \
+ $(SLO)$/tkresmgr.obj
# --- Targets ------------------------------------------------------