Fix previous: if COPYING is removed, it should be from the Makefile

parent d5c86860
......@@ -5,9 +5,9 @@ SUBDIRS = src
DISTCHECK_CONFIGURE_FLAGS = \
VMOD_DIR='$${libdir}/varnish/vmods'
EXTRA_DIST = README.rst LICENSE COPYING
EXTRA_DIST = README.rst LICENSE
doc_DATA = README.rst LICENSE COPYING
doc_DATA = README.rst LICENSE
README.rst: src/vmod_blobsha256.vcc
$(MAKE) $(AM_MAKEFLAGS) -C src vmod_blobsha256.man.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