summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon Horman <simon.horman@netronome.com>2015-03-20 13:50:28 +0900
committerBen Pfaff <blp@nicira.com>2015-03-24 09:14:58 -0700
commit8c254406a36cf87a6665566130a1b1838d2229bd (patch)
treec29bf7ed53f2da7769e8b9c0a345ac0459653a66 /Makefile.am
parent89a994c9e7b2bb0ed4259e560c2a8926d51f02ba (diff)
downloadopenvswitch-8c254406a36cf87a6665566130a1b1838d2229bd.tar.gz
Documentation: Add documentation of group selection method property
NTR selection method Signed-off-by: Simon Horman <simon.horman@netronome.com> Acked-by: Ben Pfaff <blp@nicira.com> Signed-off-by: Ben Pfaff <blp@nicira.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 ab2216749..cada99707 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -358,6 +358,7 @@ dist-docs:
VERSION=$(VERSION) $(srcdir)/build-aux/dist-docs $(srcdir) $(docs)
.PHONY: dist-docs
+include Documentation/automake.mk
include m4/automake.mk
include lib/automake.mk
include ofproto/automake.mk