summaryrefslogtreecommitdiff
path: root/include/openvswitch/automake.mk
diff options
context:
space:
mode:
authorBen Warren <ben@skyportsystems.com>2016-04-14 15:20:19 -0700
committerBen Pfaff <blp@ovn.org>2016-04-14 16:38:24 -0700
commitb598f214361bc1ace4eeeecf4d874ada4af40abc (patch)
tree4fa47e7504acadba1d955079e513df3f1e0146f7 /include/openvswitch/automake.mk
parent1b62572da1ba70eec5e654cff264e75f642f2cc0 (diff)
downloadopenvswitch-b598f214361bc1ace4eeeecf4d874ada4af40abc.tar.gz
Move lib/ofp-actions.h to include/openvswitch directory
Signed-off-by: Ben Warren <ben@skyportsystems.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'include/openvswitch/automake.mk')
-rw-r--r--include/openvswitch/automake.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openvswitch/automake.mk b/include/openvswitch/automake.mk
index 3be696237..ae03925e0 100644
--- a/include/openvswitch/automake.mk
+++ b/include/openvswitch/automake.mk
@@ -9,6 +9,7 @@ openvswitchinclude_HEADERS = \
include/openvswitch/match.h \
include/openvswitch/meta-flow.h \
include/openvswitch/ofpbuf.h \
+ include/openvswitch/ofp-actions.h \
include/openvswitch/ofp-errors.h \
include/openvswitch/ofp-msgs.h \
include/openvswitch/ofp-parse.h \