diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-09-15 16:19:42 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-09-15 16:19:42 +0200 |
commit | e7e8d94bb6d31abc98bbeb4026481aa052f29278 (patch) | |
tree | e6652604d0b7f3d22b87e11e054dbbd8aa30a2d5 /apache-commons | |
parent | e10e4ddb2a08f1a4f49f4ba8a72075d51b91c3cd (diff) |
obvious c/p error fixed
Diffstat (limited to 'apache-commons')
-rw-r--r-- | apache-commons/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apache-commons/prj/build.lst b/apache-commons/prj/build.lst index 80940d4ed32b..c509ce0336dd 100644 --- a/apache-commons/prj/build.lst +++ b/apache-commons/prj/build.lst @@ -1,4 +1,4 @@ -ac apache-commons : solenv TOMCAT:tomcat officecfg filter NULL +ac apache-commons : solenv TOMCAT:tomcat NULL ac apache-commons usr1 - all ac_mkout NULL ac apache-commons\java\codec nmake - all ac_codec NULL ac apache-commons\java\lang nmake - all ac_lang NULL |