Merge "master" into "wdp".
[sliver-openvswitch.git] / datapath / Modules.mk
index ab9ae29..22616e2 100644 (file)
@@ -28,11 +28,11 @@ openvswitch_headers = \
        datapath.h \
        dp_sysfs.h \
        flow.h \
-       odp-compat.h \
        table.h \
        vport.h \
        vport-internal_dev.h \
-       vport-netdev.h
+       vport-netdev.h \
+       xflow-compat.h
 
 dist_sources = $(foreach module,$(dist_modules),$($(module)_sources))
 dist_headers = $(foreach module,$(dist_modules),$($(module)_headers))