summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-11-07 09:00:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-11-07 09:00:22 +0000
commit17eb1e7177aee312f64a46ac23652c4ca7d1f69e (patch)
tree73e494fb5fef7f05dff370c043a6ee8b5e3f302e
parent12ea9f594a55d1ed63cbaa9dd35492d51b59c0be (diff)
#65393#: componentfactory migrated to comphelper
-rw-r--r--unotools/source/processfactory/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/unotools/source/processfactory/makefile.mk b/unotools/source/processfactory/makefile.mk
index a0e4baf2567b..6c9b5e26fc33 100644
--- a/unotools/source/processfactory/makefile.mk
+++ b/unotools/source/processfactory/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:03:55 $
+# last change: $Author: hr $ $Date: 2000-11-07 10:00:22 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,8 +88,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files -------------------------------------
-SLOFILES= $(SLO)$/processfactory.obj \
- $(SLO)$/componentfactory.obj
+SLOFILES= $(SLO)$/processfactory.obj
# --- Targets ----------------------------------