lib: Add new header <openvswitch/version.h> to versioning info
[cascardo/ovs.git] / include / openvswitch / automake.mk
1 openvswitchincludedir = $(includedir)/openvswitch
2 openvswitchinclude_HEADERS = \
3         include/openvswitch/types.h \
4         include/openvswitch/version.h
5