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