Commit 8f4e7d45 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

build: Migrate witness.sh execution to vmod/ directory

It's about time...
parent 942d6128
......@@ -82,7 +82,7 @@ gcov_digest:
witness.dot: all
$(MAKE) check AM_VTC_LOG_FLAGS=-pdebug=+witness
$(AM_V_GEN) $(srcdir)/tools/witness.sh witness.dot bin/varnishtest/ \
lib/libvmod_*/
vmod/
.dot.svg:
$(AM_V_GEN) $(DOT) -Tsvg $< >$@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment