summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2008-01-15 23:57:02 +0000
committertheadib <theadib@users.sourceforge.net>2008-01-15 23:57:02 +0000
commit2a566dbc5d194cc8b2d82bc06b73011dbc88edb8 (patch)
tree28bc578127bac6bf36632c248867271de7d2db53
parentRegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> (diff)
downloadinkscape-2a566dbc5d194cc8b2d82bc06b73011dbc88edb8.tar.gz
inkscape-2a566dbc5d194cc8b2d82bc06b73011dbc88edb8.zip
create inkview on dist
(bzr r4501)
-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 -->