aboutsummaryrefslogtreecommitdiff
path: root/include/openvswitch/automake.mk
blob: d9f551d6b925a14796e3e21576d8de04e21f7241 (plain)
1
2
3
4
5
6
7
8
openvswitchincludedir = $(includedir)/openvswitch
openvswitchinclude_HEADERS = \
	include/openvswitch/compiler.h \
	include/openvswitch/thread.h \
	include/openvswitch/types.h \
	include/openvswitch/util.h \
	include/openvswitch/version.h