Code

create inkview on dist
authortheadib <theadib@users.sourceforge.net>
Tue, 15 Jan 2008 23:57:02 +0000 (23:57 +0000)
committertheadib <theadib@users.sourceforge.net>
Tue, 15 Jan 2008 23:57:02 +0000 (23:57 +0000)
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 -->