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

parent 42533b93
......@@ -8,9 +8,9 @@ DISTCHECK_CONFIGURE_FLAGS = \
coverage:
$(MAKE) $(AM_MAKEFLAGS) -C src coverage
EXTRA_DIST = README.rst LICENSE COPYING CONTRIBUTING.rst INSTALL.rst
EXTRA_DIST = README.rst LICENSE CONTRIBUTING.rst INSTALL.rst
doc_DATA = README.rst LICENSE COPYING CONTRIBUTING.rst INSTALL.rst
doc_DATA = README.rst LICENSE CONTRIBUTING.rst INSTALL.rst
README.rst: src/vdfp_pipe.vcc
$(MAKE) $(AM_MAKEFLAGS) -C src vmod_pipe.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