Commit a9c40256 authored by Nils Goroll's avatar Nils Goroll

fix call to vmodtool where no python3 exists in $PATH

parent 790b6c92
......@@ -26,7 +26,7 @@ vmod_gcrypt.c: vmod_gcrypt.h ciphers.h modes.h padding.h paddings.h
vcc_if.c: vcc_if.h
vcc_if.h vmod_gcrypt.man.rst: @VMODTOOL@ $(top_srcdir)/src/vmod_gcrypt.vcc
@VMODTOOL@ $(top_srcdir)/src/vmod_gcrypt.vcc
@PYTHON@ @VMODTOOL@ $(top_srcdir)/src/vmod_gcrypt.vcc
VMOD_TESTS = $(builddir)/tests/*.vtc
.PHONY: $(VMOD_TESTS)
......
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