summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-10-18 21:03:41 +0100
committerRussell Bryant <russell@ovn.org>2016-10-29 18:40:03 +0200
commit255efa729dcc3b57901516133481f9fca66f5226 (patch)
tree78e05ec5b1f36f813ea49f278adc340d2f2ec3e6 /Makefile.am
parent5273d85fd181de182d335b92353a0ccc413648aa (diff)
downloadopenvswitch-255efa729dcc3b57901516133481f9fca66f5226.tar.gz
doc: Convert CONTRIBUTING to rST
Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a08e7e0e0..7424c17ed 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,7 +66,7 @@ PYCOV_CLEAN_FILES = build-aux/check-structs,cover
# A list of Markdown- or reStructuredText-formatted documentation that will
# automatically be included in the "make dist-docs" output.
docs = \
- CONTRIBUTING.md \
+ CONTRIBUTING.rst \
CodingStyle.rst \
DESIGN.md \
DocumentationStyle.rst \