From: Derek Date: Sat, 18 Sep 2010 20:45:29 +0000 (-0400) Subject: Missed api/Makefile in last commit. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c7619610b682e733bca5b3204c49405f5fbee911;hp=049d6b2501ea9c9afeb8588013d5f536246a2ca8;p=bamtools.git Missed api/Makefile in last commit. --- diff --git a/src/api/Makefile b/src/api/Makefile index c7ca3e8..e8a6228 100644 --- a/src/api/Makefile +++ b/src/api/Makefile @@ -12,6 +12,7 @@ BIN_DIR = ../../bin # define our source and object files # ---------------------------------- SOURCES = BGZF.cpp \ + BamAlignment.cpp \ BamIndex.cpp \ BamReader.cpp \ BamMultiReader.cpp \