Commit cc07defe authored by Geoff Simmons's avatar Geoff Simmons

Add some EXTRA_DIST and CLEANFILES entries needed for make distcheck.

parent 9701d894
......@@ -122,14 +122,20 @@ endif
EXTRA_DIST = \
vdp_pesi.vcc \
vmod_pesi_debug.vcc \
pesi.vsc \
$(VMOD_TESTS)
$(VMOD_TESTS) \
$(builddir)/tests/debug.inc.vcl
CLEANFILES = \
$(builddir)/vcc_pesi_if.c \
$(builddir)/vcc_pesi_if.h \
$(builddir)/vmod_pesi.rst \
$(builddir)/vmod_pesi.man.rst \
$(builddir)/vcc_pesi_debug_if.c \
$(builddir)/vcc_pesi_debug_if.h \
$(builddir)/vmod_pesi_debug.rst \
$(builddir)/vmod_pesi_debug.man.rst \
$(builddir)/vdp_pesi.3 \
$(builddir)/VSC_pesi.c \
$(builddir)/VSC_pesi.h \
......
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