summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2008-01-15 23:58:16 +0000
committertheadib <theadib@users.sourceforge.net>2008-01-15 23:58:16 +0000
commita1083cdbb7d11ce9cfd1d05500ae50eb5c6175e9 (patch)
tree8e4e6a3db0252ace86435eef8f08f280512fe4ac
parentcreate inkview on dist (diff)
downloadinkscape-a1083cdbb7d11ce9cfd1d05500ae50eb5c6175e9.tar.gz
inkscape-a1083cdbb7d11ce9cfd1d05500ae50eb5c6175e9.zip
create inkview on dist
(bzr r4502)
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 12ca6607c..160e9b52b 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,linkview,i18n"
+ <target name="dist" depends="link,linkinkview,i18n"
description="generate the distribution directory with all needed files">
<!-- Create the distribution directory -->