summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniele Di Proietto <diproiettod@vmware.com>2016-07-06 16:07:56 -0700
committerDaniele Di Proietto <diproiettod@vmware.com>2016-07-06 18:27:58 -0700
commite5bac8f75080fcb7999cde74de369bf94b6ed74b (patch)
tree9df471b0250c08fbb463641ae4efbc57250ec564 /Makefile.am
parent29736cc0764b317f1130966c1b269ea4b5d3b44d (diff)
downloadopenvswitch-e5bac8f75080fcb7999cde74de369bf94b6ed74b.tar.gz
Makefile.am: Add INSTALL.DPDK-ADVANCED.md to EXTRA_DIST.
Fixes: c9b9d6dfc06c("INSTALL.DPDK: Refactor DPDK install guide, add ADVANCED doc") Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
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 b2c11269d..be4292145 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ docs = \
INSTALL.md \
INSTALL.Debian.md \
INSTALL.Docker.md \
+ INSTALL.DPDK-ADVANCED.md \
INSTALL.DPDK.md \
INSTALL.Fedora.md \
INSTALL.KVM.md \