summaryrefslogtreecommitdiff
path: root/include/openvswitch/automake.mk
diff options
context:
space:
mode:
authorBen Warren <ben@skyportsystems.com>2016-03-03 10:20:46 -0800
committerBen Pfaff <blp@ovn.org>2016-03-19 10:02:12 -0700
commit3e8a2ad145a3f7e3a905a9dfbc951436679e35cc (patch)
treea8c70ea6f8218f8c578a13d44a0ed07d7cd3f693 /include/openvswitch/automake.mk
parente03c096dd0a61d1ec2cbc3d096b7dbc128e45939 (diff)
downloadopenvswitch-3e8a2ad145a3f7e3a905a9dfbc951436679e35cc.tar.gz
Move lib/dynamic-string.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 4f3e9ecdc..08dc889f4 100644
--- a/include/openvswitch/automake.mk
+++ b/include/openvswitch/automake.mk
@@ -1,6 +1,7 @@
openvswitchincludedir = $(includedir)/openvswitch
openvswitchinclude_HEADERS = \
include/openvswitch/compiler.h \
+ include/openvswitch/dynamic-string.h \
include/openvswitch/geneve.h \
include/openvswitch/list.h \
include/openvswitch/ofp-errors.h \