Commit 44f02bdd authored by Geoff Simmons's avatar Geoff Simmons

Bugfix copy-paste error.

parent b1e8740f
......@@ -10,7 +10,7 @@ EXTRA_DIST = README.rst LICENSE COPYING CONTRIBUTING.rst INSTALL.rst
doc_DATA = README.rst LICENSE COPYING CONTRIBUTING.rst INSTALL.rst
README.rst: src/vmod_dispatch.vcc
$(MAKE) $(AM_MAKEFLAGS) -C src vmod_selector.man.rst
$(MAKE) $(AM_MAKEFLAGS) -C src vmod_dispatch.man.rst
cp src/vmod_dispatch.man.rst README.rst
%.1 %.2 %.3 %.4 %.5 %.6 %.7 %.8 %.9:
......
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