summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorabranson <andrew.branson@cern.ch>2011-11-23 10:35:53 +0100
committerabranson <andrew.branson@cern.ch>2011-11-23 10:35:53 +0100
commit63219230f343598b449c817890b730a2f02edc49 (patch)
treeccc56f742e9e468b0e3551ca2c40c4a4be8e6772 /build.xml
parente7b92e1640be005db77804f018e3cdbc2aff90cf (diff)
parent349144cc196e85a8ee0383be4646f5932fe63146 (diff)
Merge branch 'modules'2.3
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 81bfea3..4d86455 100644
--- a/build.xml
+++ b/build.xml
@@ -47,7 +47,7 @@
<patternset id="resource.files">
<include name="boot/**/*.txt"/>
<include name="boot/**/*.xml"/>
- <include name="schemas/*.xsd"/>
+ <include name="boot/**/*.xsd"/>
<include name="mapFiles/*"/>
<include name="textFiles/*.*"/>
<include name="images/**/*.gif"/>