X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=EBSeq%2Fmakefile;h=bf25454731aeb30ec5d71eadead83eceb922023b;hp=5bd86ffe94b28e8dd6af3ece46c0fe55333a0b10;hb=80182d3120cde6e3831fc3ea99af91f20dade08b;hpb=bbf0a850706b5af654927579105165a5dcb5c4f1 diff --git a/EBSeq/makefile b/EBSeq/makefile index 5bd86ff..bf25454 100644 --- a/EBSeq/makefile +++ b/EBSeq/makefile @@ -4,7 +4,7 @@ PROGRAMS = EBSeq rsem-for-ebseq-calculate-clustering-info all : $(PROGRAMS) EBSeq : - ./install.R + ./install rsem-for-ebseq-calculate-clustering-info : calcClusteringInfo.cpp $(CC) -O3 -Wall calcClusteringInfo.cpp -o $@