summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoe Stringer <joe@ovn.org>2017-01-05 18:01:08 -0800
committerJoe Stringer <joe@ovn.org>2017-01-06 12:22:58 -0800
commite522804fbb3ebee75fca215ccf469642e833f6f2 (patch)
tree4c84a15896f555bdef92a7f2c6a85a719546e574 /Makefile.am
parent5b09d9f7dc554709b2509f643c3b9dc0f6d0321b (diff)
downloadopenvswitch-e522804fbb3ebee75fca215ccf469642e833f6f2.tar.gz
xml2nroff: Port to python3.
Signed-off-by: Joe Stringer <joe@ovn.org> Acked-by: Ben Pfaff <blp@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 0808550ed..4b1b48d64 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -421,3 +421,4 @@ include datapath-windows/include/automake.mk
include windows/automake.mk
include ovn/automake.mk
include selinux/automake.mk
+include build-aux/automake.mk