X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=benchmarks%2FJava%2FHomeSecurityController%2FMakefile;h=472b4b3df119822753f7d3667fdc4d3aca8bd001;hp=6f05a97b8b900314b1a7e9474c728d8edd9d50ae;hb=002ebd7984cad81f3a28695e2969785fac76ca4b;hpb=01541ae949154a8c6bfc488fd50c05d5561ea42b;ds=sidebyside diff --git a/benchmarks/Java/HomeSecurityController/Makefile b/benchmarks/Java/HomeSecurityController/Makefile index 6f05a97..472b4b3 100644 --- a/benchmarks/Java/HomeSecurityController/Makefile +++ b/benchmarks/Java/HomeSecurityController/Makefile @@ -5,7 +5,7 @@ include $(BASE)/common.mk BOOFDIR := ../../libs/boofcv_libs BOOFJARS := $(BOOFDIR)/BoofCV-feature-0.21.jar:$(BOOFDIR)/BoofCV-io-0.21.jar:$(BOOFDIR)/BoofCV-visualize-0.21.jar:$(BOOFDIR)/BoofCV-ip-0.21.jar:$(CHECKERJARS) -JFLAGS = -d $(BIN_DIR) -cp $(BOOFJARS):$(BIN_DIR):$(CHECKERJARS):. +JFLAGS = -d $(BIN_DIR) -cp $(BOOFJARS):$(BIN_DIR):$(CHECKERJARS):$(IOTCLOUDJARS):. JARFLAGS = cf # checker option