aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index ffe2b1f12..be534ad16 100644
--- a/build.xml
+++ b/build.xml
@@ -97,7 +97,8 @@ list of possible build targets.
<exclude name="build/**"/>
<include name="src/**"/>
<include name="conf/**"/>
- <include name="hyph/**"/>
+ <include name="hyph/hyphenation.dtd"/>
+ <include name="hyph/readme"/>
<patternset refid="dist.lib"/>
<include name="lib/servlet*"/>
<include name="test/**"/>