From d2ebe000c3d0915e5ea51af550ef3d4856aafd44 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Wed, 16 Jan 2008 17:12:52 +0000 Subject: [PATCH] Add a missing bit to the compile-ooxml ant task git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@612520 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build.xml b/build.xml index b790d5689b..fa6011901c 100644 --- a/build.xml +++ b/build.xml @@ -474,6 +474,16 @@ under the License. destdir="${ooxml.output.dir}" debug="on" srcdir="${ooxml.src}"> + + + + + + + +