X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fopenvswitch%2Fautomake.mk;h=b7c6723a833eabcbd09d5ddda86491562d63bb18;hb=dc2882fad778a53bcff9da1d018685e666d110a6;hp=92e071884181568a8c4adbeb6ab84405b91e5368;hpb=c69ee87c10818267f991236201150b1fa51ae519;p=openvswitch diff --git a/include/openvswitch/automake.mk b/include/openvswitch/automake.mk index 92e07188..b7c6723a 100644 --- a/include/openvswitch/automake.mk +++ b/include/openvswitch/automake.mk @@ -1,5 +1,6 @@ noinst_HEADERS += \ - include/openvswitch/gre.h \ include/openvswitch/brcompat-netlink.h \ - include/openvswitch/datapath-protocol.h + include/openvswitch/datapath-protocol.h \ + include/openvswitch/tunnel.h \ + include/openvswitch/types.h