datapath: Properly validate length of OVS_KEY_ATTR_ENCAP attributes.
[openvswitch] / datapath / Modules.mk
index 22b328c6b0afc3f593d113d769fa03efa6d4a24d..e015a9ddc5cd3383353e45d0762914f9087fced0 100644 (file)
@@ -41,6 +41,7 @@ openvswitch_headers = \
        vport-netdev.h
 
 openvswitch_extras = \
+       README \
        CAPWAP.txt
 
 dist_sources = $(foreach module,$(dist_modules),$($(module)_sources))