summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2003-03-24 15:59:14 +0000
committerMartin Hollmichel <mh@openoffice.org>2003-03-24 15:59:14 +0000
commit3c491bef14277629f31594f0ab744c2335c36226 (patch)
tree42d9fbcc5dd254f66bf7c1f32bb4cbe2d8a538e0 /cpputools
parente80bdbafeba9af9b58aac81b999f4b299c9eecd6 (diff)
rejected patch for i11326
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/registercomponent/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/cpputools/source/registercomponent/makefile.mk b/cpputools/source/registercomponent/makefile.mk
index 42e1743f0446..007b56acb66d 100644
--- a/cpputools/source/registercomponent/makefile.mk
+++ b/cpputools/source/registercomponent/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: hr $ $Date: 2003-03-19 17:31:37 $
+# last change: $Author: mh $ $Date: 2003-03-24 16:59:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -105,7 +105,6 @@ APP1OBJS= $(OBJ)$/registercomponent.obj
APP1STDLIBS=\
$(SALLIB) \
- $(TOOLSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)