diff --git a/packages/GenomeAnalysisTK.xml b/packages/GenomeAnalysisTK.xml
index c94d9d4b9..eeaad6a18 100644
--- a/packages/GenomeAnalysisTK.xml
+++ b/packages/GenomeAnalysisTK.xml
@@ -35,6 +35,7 @@
org.broadinstitute.sting.playground.gatk.walkers.variants.VECClusteredSnps
+
java/src/org/broadinstitute/sting/gatk/walkers/CountReadsWalker.java
java/src/org/broadinstitute/sting/gatk/walkers/CountLociWalker.java
java/src/org/broadinstitute/sting/gatk/walkers/DepthOfCoverageWalker.java
@@ -43,10 +44,20 @@
java/src/org/broadinstitute/sting/gatk/walkers/ValidatingPileupWalker.java
java/src/org/broadinstitute/sting/gatk/examples/HelloWalker.java
java/src/org/broadinstitute/sting/gatk/examples/build.xml
+
testdata/exampleBAM.bam
testdata/exampleBAM.bam.bai
testdata/exampleFASTA.fasta
testdata/exampleFASTA.fasta.fai
testdata/exampleFASTA.dict
+
+ python/analyzeRecalQuals.py
+ python/analyzeRecalQuals_1KG.py
+ testdata/defaultGATKConfig.cfg
+ testdata/recalConfig_1KG.cfg
+ R/logistic_regression.R
+ R/plot_q_emp_stated_hst.R
+ R/plot_qual_diff_v_cycle.R
+ R/plot_qual_diff_v_dinuc.R