aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3464b8f5..0291a29b 100644
--- a/build.xml
+++ b/build.xml
@@ -79,6 +79,7 @@
<tarfileset dir="build/website" />
<tarfileset dir="doc/api" prefix="api" />
</tar>
+ <echo>If you want to publish the website to the web, run the website/publish script.</echo>
</target>
<target name="-integrateSnippet">