]> git.donarmstrong.com Git - rsem.git/blobdiff - Makefile
Allowed for a subset of reference sequences to be declared in an input SAM/BAM file...
[rsem.git] / Makefile
index a9a705f801e461a84d071e3fd44635d564346e3c..54e2603983e77951b627dbe930036d41af4a9bfd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ sam/libbam.a :
 
 Transcript.h : utils.h
 
-Transcripts.h : my_assert.h Transcript.h
+Transcripts.h : utils.h my_assert.h Transcript.h
 
 rsem-extract-reference-transcripts : utils.h my_assert.h GTFItem.h Transcript.h Transcripts.h extractRef.cpp
        $(CC) -Wall -O3 extractRef.cpp -o rsem-extract-reference-transcripts