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