X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fopenvswitch%2Fautomake.mk;h=b7c6723a833eabcbd09d5ddda86491562d63bb18;hb=f45ee2cd9a8cd2a4f2a60fd36da9f95775e2efa6;hp=92e071884181568a8c4adbeb6ab84405b91e5368;hpb=c3e3d2a1e72f2fec8580e7974f809846788bc8ff;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