Skip to content

Commit

Permalink
included xsl and xml files from the lib folder
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Sep 14, 2017
1 parent 452c6fe commit cc24372
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@
<include name="**/*.gif"/>
<include name="**/*.png"/>
<include name="**/*.jpg"/>
<include name="**/*.xsl"/>
<include name="**/*.xml"/>
<!-- exclude html files. non-well-formed html makes eXist choke -->
<exclude name="**/*.html"/>
<!-- exclude tests to reduce file size -->
Expand Down

0 comments on commit cc24372

Please sign in to comment.