summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJarno Rajahalme <jarno@ovn.org>2016-10-18 16:59:56 -0700
committerRussell Bryant <russell@ovn.org>2016-10-19 10:24:30 -0400
commitc4977b6a10d750c1ba24db96a5826cd34e1b6ca1 (patch)
tree0c83afdd6e3f0a715d1e25191bd18710c6b57ecd /Makefile.am
parent8d2b85be5deb5f2ce80b3cd35784112281479943 (diff)
downloadopenvswitch-c4977b6a10d750c1ba24db96a5826cd34e1b6ca1.tar.gz
Makefile.am: Add DocumentationStyle.rst to distribution.
Compile fails otherwise. Signed-off-by: Jarno Rajahalme <jarno@ovn.org> Acked-by: Daniele Di Proietto <diproiettod@vmware.com> Acked-by: YAMAMOTO Takashi <yamamoto@ovn.org> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a4842c108..dc74886ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,6 +69,7 @@ docs = \
CONTRIBUTING.md \
CodingStyle.md \
DESIGN.md \
+ DocumentationStyle.rst \
FAQ.md \
INSTALL.rst \
INSTALL.Debian.rst \