datapath: Describe policy for extending flow key, implement needed changes.
[sliver-openvswitch.git] / datapath / Modules.mk
index 22b328c..e015a9d 100644 (file)
@@ -41,6 +41,7 @@ openvswitch_headers = \
        vport-netdev.h
 
 openvswitch_extras = \
+       README \
        CAPWAP.txt
 
 dist_sources = $(foreach module,$(dist_modules),$($(module)_sources))