diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 09:04:58 +0000 |
commit | 6ec4dd0f35fd61cfa69faff5545062d273559165 (patch) | |
tree | def1f6ba56a0bb6e9e660c1b7509b43f0c3d9b35 /qadevOOo/runner/helper | |
parent | 17d4c5068896b55b94a155372850e2a6ab803156 (diff) |
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'qadevOOo/runner/helper')
-rw-r--r-- | qadevOOo/runner/helper/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/qadevOOo/runner/helper/makefile.mk b/qadevOOo/runner/helper/makefile.mk index 82cd7d830476..fda152e4fc08 100644 --- a/qadevOOo/runner/helper/makefile.mk +++ b/qadevOOo/runner/helper/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.11.16.1 $ # # This file is part of OpenOffice.org. # @@ -41,8 +41,7 @@ TARGET = runner_helper # --- Files -------------------------------------------------------- -JARFILES = ridl.jar jurt.jar juh.jar jut.jar \ - unoil.jar +JARFILES = ridl.jar jurt.jar juh.jar unoil.jar JAVAFILES = APIDescGetter.java \ ConfigurationRead.java \ |