Skip to content

Commit ed5b271

Browse files
committed
bwa_mem.pl missing from installation
1 parent d3f3ec2 commit ed5b271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.PL

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ WriteMakefile(
3030
VERSION_FROM => 'lib/PCAP.pm',
3131
EXE_FILES => [qw( bin/bam_to_sra_sub.pl
3232
bin/bwa_aln.pl
33+
bin/bwa_mem.pl
3334
bin/diff_bams.pl
3435
bin/monitor.pl)],
3536
PREREQ_PM => {

0 commit comments

Comments
 (0)