summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
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 7aa9186..a8ce906 100644
--- a/build.xml
+++ b/build.xml
@@ -34,7 +34,7 @@
<!-- Change if you like e.g. "war" better than "www" for the output -->
- <property name="war.dir" location="www"/>
+ <property name="war.dir" location="war"/>
<target name="copyjars"
description="Copies the App Engine JARs to the WAR.">