amplab / snap

Scalable Nucleotide Alignment Program -- a fast and accurate read aligner for high-throughput sequencing data
https://www.microsoft.com/en-us/research/project/snap/
Apache License 2.0
287 stars 66 forks source link

Typo in Makefile for building snapxl #89

Open taltman opened 7 years ago

taltman commented 7 years ago

The target 'snap' is not defined. It needs to be changed to 'snap-aligner', and then the Makefile works.