Commit 8833dfe0 authored by Geoff Simmons's avatar Geoff Simmons

fix make distcheck

parent 79de4cf9
Pipeline #83 skipped
......@@ -34,7 +34,7 @@ vmod_blobcode.lo: vcc_if.c vcc_if.h parse_encoding.h
vcc_if.c: vcc_if.h
vcc_if.h: @VMODTOOL@ $(top_srcdir)/src/vmod_blobcode.vcc
vcc_if.h vmod_blobcode.man.rst: @VMODTOOL@ $(top_srcdir)/src/vmod_blobcode.vcc
@PYTHON@ @VMODTOOL@ $(top_srcdir)/src/vmod_blobcode.vcc
VMOD_TESTS = $(top_srcdir)/src/tests/*.vtc
......@@ -57,4 +57,6 @@ CLEANFILES = \
$(builddir)/vmod_blobcode.rst \
$(builddir)/vmod_blobcode.man.rst \
$(builddir)/parse_encoding.h \
$(builddir)/parse_encoding.c
$(builddir)/parse_encoding.c \
$(builddir)/../vmod_blobcode.3 \
$(builddir)/../README.rst
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