diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-10-13 10:46:54 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-10-13 10:46:54 +0000 |
commit | 1d161b0eeca1002fe1080f20ce93eb77e6521a50 (patch) | |
tree | d5a48700b5d18c8e3a77e71eb2af767763d1f27d /package/qa | |
parent | 118a444c02cc0f070eb14c2e3483f2af8ae347c6 (diff) |
INTEGRATION: CWS opofxmlstorage (1.10.4); FILE MERGED
2006/05/11 16:45:37 mav 1.10.4.1: #i65306# hierarchical access to storagestreamss
Diffstat (limited to 'package/qa')
-rw-r--r-- | package/qa/storages/makefile.mk | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/package/qa/storages/makefile.mk b/package/qa/storages/makefile.mk index 7d206e5aa021..229f3094cd19 100644 --- a/package/qa/storages/makefile.mk +++ b/package/qa/storages/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: obo $ $Date: 2006-03-24 13:20:39 $ +# last change: $Author: obo $ $Date: 2006-10-13 11:46:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -63,6 +63,9 @@ JAVAFILES =\ Test10.java\ Test11.java\ Test12.java\ + Test13.java\ + Test14.java\ + Test15.java\ RegressionTest_114358.java\ RegressionTest_i29169.java\ RegressionTest_i30400.java\ |