We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9580631 commit 184f9a2Copy full SHA for 184f9a2
1 file changed
Makefile
@@ -37,7 +37,7 @@ endif
37
38
SOURCES = $(wildcard *.cpp)
39
OBJECTS = $(patsubst %.cpp,%.o,$(SOURCES))
40
-PROGS = preseq mincount_extrap mincount_c_curve saturation_extrap test_quadrature
+PROGS = preseq
41
ifdef SAMTOOLS_DIR
42
PROGS += bam2mr
43
endif
0 commit comments