add playground classes to the jar (if they are compiled). Thanks, Khalid!

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4317 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
asivache 2010-09-20 22:28:08 +00:00
parent f9707bb7bf
commit 21a34daf2e
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@
<include name="**/gatk/**/*.class" />
<include name="**/alignment/**/*.class"/>
<include name="**/oneoffprojects/**/*.class" />
<include name="**/playground/**/*.class" />
</fileset>
<manifest>
<attribute name="Main-Class" value="org.broadinstitute.sting.gatk.CommandLineGATK" />