]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/Makefile
Allow results directory to be symlink
[can-benchmark.git] / gw-tests / Makefile
index ddfc9a49b3450c3f6793471ac0a8120ecfd52b72..c0bec58a7b41159122b2aff31fb777f9f98f70d6 100644 (file)
@@ -15,7 +15,7 @@ $(T:%=run-%):run-%:
 
 .PHONY: plot plotall
 
 
 .PHONY: plot plotall
 
-PLOT_SCRIPTS=$(shell find results -name plot.sh)
+PLOT_SCRIPTS=$(shell find results/ -name plot.sh)
 
 define plot_template
 plot: $1/graph.png
 
 define plot_template
 plot: $1/graph.png