summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2016-12-08 12:55:25 +0000
committerBen Pfaff <blp@ovn.org>2016-12-12 08:56:40 -0800
commit43f317fff1b709343559eb626720af048f2da410 (patch)
treef163387820a5c0a99bbf14c7f68d17d557844d4b /Makefile.am
parent795752a3cf5a598ebb6a6f7656c9ccf05c8175f4 (diff)
downloadopenvswitch-43f317fff1b709343559eb626720af048f2da410.tar.gz
doc: Further populate the 'howto' section
There are a couple of references to these for various build systems. The website is going to be our "one true resource" for all docs, so simply remove these references. Signed-off-by: Stephen Finucane <stephen@that.guru> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index df4214952..3579ac18a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,8 +75,6 @@ docs = \
OPENFLOW.rst \
PORTING.rst \
README.rst \
- README-lisp.rst \
- README-native-tunneling.rst \
WHY-OVS.rst
EXTRA_DIST = \
$(docs) \