summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/source/client/makefile.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/ucbhelper/source/client/makefile.mk b/ucbhelper/source/client/makefile.mk
index 16f1ea21df91..2845a4bfc0af 100644
--- a/ucbhelper/source/client/makefile.mk
+++ b/ucbhelper/source/client/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: kso $ $Date: 2002-10-28 16:05:21 $
+# last change: $Author: svesik $ $Date: 2004-04-21 12:34:54 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,9 @@ SLOFILES=\
$(SLO)$/commandenvironment.obj \
$(SLO)$/fileidentifierconverter.obj \
$(SLO)$/activedatasink.obj \
- $(SLO)$/proxydecider.obj
+ $(SLO)$/activedatastreamer.obj \
+ $(SLO)$/proxydecider.obj \
+ $(SLO)$/interceptedinteraction.obj
.ENDIF