Code

create inkview on dist
[inkscape.git] / build.xml
index 4c0ba1969c240d2e353fb9026bc5361b35af2de2..12ca6607cf29ac37453399c7796921a7adb7ac5f 100644 (file)
--- a/build.xml
+++ b/build.xml
   ## 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 -->