summaryrefslogtreecommitdiff
path: root/comphelper/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 15:11:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-26 15:11:07 +0000
commitd5ff127cd26f56e857b807ddd32943c399cc0ec3 (patch)
treec766b68e4694cc4f53ebab3710765cd7a53aa5ad /comphelper/source
parent73c9597cf8c3a1c2185984625e278158f9d04349 (diff)
INTEGRATION: CWS mav21 (1.8.146); FILE MERGED
2007/05/11 12:06:45 mav 1.8.146.1: #i77185# a possibility to wrap sequence with a stream using API
Diffstat (limited to 'comphelper/source')
-rw-r--r--comphelper/source/streaming/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/source/streaming/makefile.mk b/comphelper/source/streaming/makefile.mk
index b07e2e8fa5da..3e761df15870 100644
--- a/comphelper/source/streaming/makefile.mk
+++ b/comphelper/source/streaming/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 03:00:07 $
+# last change: $Author: hr $ $Date: 2007-06-26 16:11:07 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,6 +49,7 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES= $(SLO)$/basicio.obj \
$(SLO)$/oslfile2streamwrap.obj \
$(SLO)$/seqstream.obj \
+ $(SLO)$/seqinputstreamserv.obj \
$(SLO)$/streamsection.obj \
$(SLO)$/seekableinput.obj \
$(SLO)$/otransactedfilestream.obj \