Fix broken build by adding forgotten header file to list of headers.
[sliver-openvswitch.git] / include / openvswitch / automake.mk
1 noinst_HEADERS += \
2         include/openvswitch/gre.h \
3         include/openvswitch/brcompat-netlink.h \
4         include/openvswitch/internal_dev.h \
5         include/openvswitch/datapath-protocol.h
6