diff options
| author | Adib Taraben <theadib@gmail.com> | 2008-01-15 23:57:02 +0000 |
|---|---|---|
| committer | theadib <theadib@users.sourceforge.net> | 2008-01-15 23:57:02 +0000 |
| commit | 2a566dbc5d194cc8b2d82bc06b73011dbc88edb8 (patch) | |
| tree | 28bc578127bac6bf36632c248867271de7d2db53 | |
| parent | RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> (diff) | |
| download | inkscape-2a566dbc5d194cc8b2d82bc06b73011dbc88edb8.tar.gz inkscape-2a566dbc5d194cc8b2d82bc06b73011dbc88edb8.zip | |
create inkview on dist
(bzr r4501)
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 --> |
