datapath: Add genl_exec().
[sliver-openvswitch.git] / datapath / Modules.mk
index e015a9d..4d17568 100644 (file)
@@ -17,6 +17,7 @@ openvswitch_sources = \
        dp_sysfs_dp.c \
        dp_sysfs_if.c \
        flow.c \
+       genl_exec.c \
        tunnel.c \
        vlan.c \
        vport.c \
@@ -33,6 +34,7 @@ openvswitch_headers = \
        datapath.h \
        dp_sysfs.h \
        flow.h \
+       genl_exec.h \
        tunnel.h \
        vlan.h \
        vport.h \