summaryrefslogtreecommitdiff
path: root/include/automake.mk
diff options
context:
space:
mode:
authorAaron Rosen <aaronorosen@gmail.com>2016-07-25 15:04:32 -0700
committerBen Pfaff <blp@ovn.org>2016-07-27 14:20:28 -0700
commit8b2ed684a4b5c9d2ef7e1efa04cb2382c14af3f7 (patch)
tree841c76e671a5df73aebe44d32370871acfc7e1ae /include/automake.mk
parented48f0edae3ab064646eee9cb67e258d63f0233f (diff)
downloadopenvswitch-8b2ed684a4b5c9d2ef7e1efa04cb2382c14af3f7.tar.gz
move ovn/lib/<lex|actions|expr>.h to include/ovn
This patch is done to enable in tree building of the ovn-utils python wrapper. This is similar to what was done in commit ee89ea7b477bb4fd05137de03b2e8443807ed9f4 (json: Move from lib to include/openvswitch.). Signed-off-by: Aaron Rosen <aaronorosen@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'include/automake.mk')
-rw-r--r--include/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/automake.mk b/include/automake.mk
index 6a4cf86a0..37903fdc3 100644
--- a/include/automake.mk
+++ b/include/automake.mk
@@ -6,6 +6,7 @@ include/odp-netlink.h: datapath/linux/compat/include/linux/openvswitch.h \
EXTRA_DIST += build-aux/extract-odp-netlink-h
CLEANFILES += include/odp-netlink.h
+include include/ovn/automake.mk
include include/openflow/automake.mk
include include/openvswitch/automake.mk
include include/sparse/automake.mk