Update debian changelog
[pysam.git] / MANIFEST.in
index 4bbbc8e87250a338c268e113f68558bb98e6d652..f613856734602c8abaae8be2b4c5ea0ba8c6a6ca 100644 (file)
@@ -8,10 +8,22 @@ include COPYING
 include INSTALL
 include KNOWN_BUGS
 include THANKS
+include distribute_setup.py
 include pysam/csamtools.pxd
+include pysam/csamtools.pyx
+include pysam/csamtools.c
 include pysam/ctabix.pxd
+include pysam/ctabix.c
+include pysam/ctabix.pyx
+include pysam/TabProxies.c
+include pysam/TabProxies.pyx
+include pysam/TabProxies.pxd
+include pysam/cvcf.pyx
+include pysam/cvcf.pxd
+include pysam/cvcf.c
 include pysam/pysam_util.h
 include samtools/*.h
+include samtools/*/*.h
 include tabix/*.h
 
 # pysam tests
@@ -24,13 +36,24 @@ include tests/ex4.sam
 include tests/ex5.sam
 include tests/ex6.sam
 include tests/ex7.sam
+include tests/ex8.sam
+include tests/ex9_fail.bam
+include tests/ex9_nofail.bam
+include tests/ex10.sam
 include tests/example.py
 include tests/pysam_test.py
 include tests/segfault_tests.py
+include tests/example_*.sam
+include tests/tag_bug.bam
+include tests/example.vcf40
+include tests/example_empty_header.bam
+include tests/issue100.bam
 
 # tabix tests
 include tests/tabix_test.py
 include tests/example.gtf.gz
 include tests/example.gtf.gz.tbi
-
+include tests/example.bed.gz
+include tests/example.bed.gz.tbi
+include tests/vcf-examples/*.vcf