diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2010-11-09 15:23:28 +0100 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2010-11-09 15:23:28 +0100 |
commit | 1ba335d36a40933c3ab53f3cea5c7a178e8c9d6b (patch) | |
tree | 116485e6cefcb746b840b1f78a4433c7fb35b5f2 /unoil | |
parent | 9026aaa07fa4a71d9fbe51a427d4a8c4782617f2 (diff) |
jsc340: i114887: cleanup of old not used draft types
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 |