summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index fa40abd0..96da02dd 100644
--- a/build.xml
+++ b/build.xml
@@ -210,6 +210,7 @@
<include name="book_16x16.png" />
<include name="blank.png" />
<include name="federated_16x16.png" />
+ <include name="arrow_page.png" />
</fileset>
<!-- Copy Doc images -->
@@ -489,6 +490,7 @@
<include name="book_16x16.png" />
<include name="blank.png" />
<include name="federated_16x16.png" />
+ <include name="arrow_page.png" />
</fileset>
<!-- Copy Doc images -->
@@ -699,4 +701,4 @@
<delete dir="${project.war.dir}" />
<delete dir="${project.deploy.dir}" />
</target>
-</project> \ No newline at end of file
+</project>