diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -735,6 +735,7 @@ list of possible build targets. <include name="**/*.xml"/> <include name="**/*.fo"/> <include name="**/*.afp"/> + <include name="**/*.xsl"/> </fileset> <fileset dir="${build.dir}/test-gensrc"> <include name="**/*.xml"/> |