git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
906214d
)
ensure javascript and jmol example directories are synced
author
jprocter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Jul 2011 12:27:46 +0000
(13:27 +0100)
committer
jprocter
<jprocter@compbio.dundee.ac.uk>
Tue, 5 Jul 2011 12:27:46 +0000
(13:27 +0100)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
faa953d
..
7d63c56
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-573,6
+573,8
@@
<copy todir="${packageDir}/examples">
<fileset dir="examples">
<include name="**/*"/>
+ <include name="javascript/*"/>
+ <include name="jmol/*"/>
</fileset>
<fileset dir=".">
<include name="jalviewApplet.jar"/>