summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-11-05 14:36:29 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-11-05 14:36:29 +0000
commita4b86c806bd1fcb4fecfb70b855c98e702b47f12 (patch)
treeb2b96747b4b09b5ecbe0e35c901e254da21802e9 /tools/bootstrp
parenta57aa8e2c0f8774f792770e5d7f047ea6d8af4ff (diff)
Added mapping of productnames to workspaces
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/bootstrp/makefile.mk b/tools/bootstrp/makefile.mk
index f4577a9927ad..a39f4e359693 100644
--- a/tools/bootstrp/makefile.mk
+++ b/tools/bootstrp/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: nf $ $Date: 2001-10-16 14:21:13 $
+# last change: $Author: nf $ $Date: 2001-11-05 15:35:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -94,6 +94,7 @@ OBJFILES= \
$(OBJ)$/shellprp.obj \
$(OBJ)$/fattr.obj \
$(OBJ)$/minormk.obj \
+ $(OBJ)$/prodmap.obj \
$(OBJ)$/mkcreate.obj
SLOFILES= \
@@ -107,6 +108,7 @@ SLOFILES= \
$(SLO)$/shellprp.obj \
$(SLO)$/fattr.obj \
$(SLO)$/minormk.obj \
+ $(SLO)$/prodmap.obj \
$(SLO)$/mkcreate.obj
LIB1TARGET= $(LB)$/btstrp.lib