]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/blobdiff - Makefile
Add book sequence to tests
[hercules2020/kcf.git] / Makefile
index fc930dc4771eda5cf8064c3ce54c525b9ade34ef..c3136cf09a3d66ca0d9e5189da9501de44ae8cea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Makefile to build all the available variants
 
 BUILDS = opencvfft-st opencvfft-async opencvfft-openmp fftw fftw-async fftw-openmp fftw-big fftw-big-openmp cufftw cufftw-big cufftw-big-openmp cufft cufft-openmp cufft-big cufft-big-openmp
-TESTSEQ = bag ball1 car1
+TESTSEQ = bag ball1 car1 book
 TESTFLAGS = default fit128
 
 all: $(foreach build,$(BUILDS),build-$(build)/kcf_vot)