diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-07 16:31:11 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-07 16:31:11 +0100 |
commit | 5d493f49ae63249f4781a9e7228dda55fb0fff13 (patch) | |
tree | 32b68c3a1be414e0af464f9526be483bf1c7fe82 /unoil | |
parent | 606317ec8025a9a7cf263744fc988c183caaeec0 (diff) | |
parent | 23dc5111f2e717320d0ab169f5f522c9dce31b52 (diff) |
CWS-TOOLING: integrate CWS jsc340
Notes
Notes:
split repo tag: ure_ooo/DEV300_m102
Diffstat (limited to 'unoil')
-rw-r--r-- | unoil/util/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unoil/util/makefile.mk b/unoil/util/makefile.mk index f5d8125b81f8..c2bd22ef2733 100644 --- a/unoil/util/makefile.mk +++ b/unoil/util/makefile.mk @@ -35,7 +35,7 @@ TARGET = unoil MAXLINELENGTH = 100000 -JARCLASSDIRS = com drafts +JARCLASSDIRS = com JARTARGET = $(TARGET).jar JARCOMPRESS = TRUE |