summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 4c0ba1969..12ca6607c 100644
--- a/build.xml
+++ b/build.xml
@@ -481,7 +481,7 @@
## T A R G E T : D I S T
########################################################################
-->
- <target name="dist" depends="link,i18n"
+ <target name="dist" depends="link,linkview,i18n"
description="generate the distribution directory with all needed files">
<!-- Create the distribution directory -->