summaryrefslogtreecommitdiff
path: root/include/openvswitch/automake.mk
diff options
context:
space:
mode:
authorBen Warren <ben@skyportsystems.com>2016-04-04 21:32:08 -0400
committerBen Pfaff <blp@ovn.org>2016-04-14 13:48:05 -0700
commitae06a5610a4d5d3fa1d723966aaf356140983f0b (patch)
treed66c030ad65da89faa2a92d5dc6c453f9f8b6a2f /include/openvswitch/automake.mk
parent064d7f842838bdc41a3b80e49ec92eee19e6e41b (diff)
downloadopenvswitch-ae06a5610a4d5d3fa1d723966aaf356140983f0b.tar.gz
Move lib/type-props.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 21b863801..a96daff4c 100644
--- a/include/openvswitch/automake.mk
+++ b/include/openvswitch/automake.mk
@@ -15,6 +15,7 @@ openvswitchinclude_HEADERS = \
include/openvswitch/thread.h \
include/openvswitch/token-bucket.h \
include/openvswitch/tun-metadata.h \
+ include/openvswitch/type-props.h \
include/openvswitch/types.h \
include/openvswitch/util.h \
include/openvswitch/uuid.h \