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