summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-01-26 07:43:05 +0000
committerAndreas Schlüns <as@openoffice.org>2001-01-26 07:43:05 +0000
commit69374b149f5aadcd796c4aa66fa1d3b5936ffa0c (patch)
tree54d98eb2939fd3b2138477c3079e348daac597a8 /framework
parent99874dd446194de8c4f39b523f99f5ecbe2b5852 (diff)
support new filter detection with new cache implementation
Diffstat (limited to 'framework')
-rw-r--r--framework/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/util/makefile.mk b/framework/util/makefile.mk
index 9b5428263577..7f8f68024c96 100644
--- a/framework/util/makefile.mk
+++ b/framework/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: vg $ $Date: 2000-12-20 16:32:01 $
+# last change: $Author: as $ $Date: 2001-01-26 08:43:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -115,6 +115,7 @@ SHL2IMPLIB= ifwl$(UPD)$(DLLPOSTFIX)
SHL2OBJS= $(SLO)$/registertemp.obj \
$(SLO)$/mediatypedetectionhelper.obj\
$(SLO)$/frameloaderfactory.obj \
+ $(SLO)$/filtercache.obj \
$(SLO)$/registrycache.obj \
$(SLO)$/wildcard.obj