Skip to content

Commit

Permalink
fix for successive builds
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@9836 ee4ac58c-ac51-4696-9907-e4b3aa274f04
  • Loading branch information
tjc committed Feb 19, 2009
1 parent 5a98f03 commit 017f726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -74,6 +74,7 @@
<fileset dir="${src.dir}"> <fileset dir="${src.dir}">
<exclude name="**/CVS/**" /> <exclude name="**/CVS/**" />
<exclude name="test/**" /> <exclude name="test/**" />
<exclude name="ant-build/**" />
</fileset> </fileset>
</copy> </copy>


Expand Down

0 comments on commit 017f726

Please sign in to comment.