diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-10-13 10:48:16 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-10-13 10:48:16 +0000 |
commit | bafb27aecba7052afc987eedf74ccfc9c22e5aca (patch) | |
tree | 6dc88e24b231b028fe89833437d42ab3b628fe77 /package/source | |
parent | 9afc583d8d7f87a67c90e07103fc3bafb431cbd4 (diff) |
INTEGRATION: CWS opofxmlstorage (1.6.22); FILE MERGED
2006/06/29 15:44:35 mav 1.6.22.2: RESYNC: (1.6-1.7); FILE MERGED
2006/05/11 16:38:33 mav 1.6.22.1: #i65306# hierarchical access to storagestreamss
Diffstat (limited to 'package/source')
-rw-r--r-- | package/source/xstor/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package/source/xstor/makefile.mk b/package/source/xstor/makefile.mk index cd9b6cd039d3..4abc595d14cc 100644 --- a/package/source/xstor/makefile.mk +++ b/package/source/xstor/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: vg $ $Date: 2006-05-24 14:35:57 $ +# last change: $Author: obo $ $Date: 2006-10-13 11:48:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- SLOFILES = \ + $(SLO)$/ohierarchyholder.obj\ $(SLO)$/ocompinstream.obj\ $(SLO)$/oseekinstream.obj\ $(SLO)$/owriteablestream.obj\ |