Remove the historical memfd api segment bootstrap
[vpp.git] / src / vnet.am
index adf9339..2a5a4b8 100644 (file)
@@ -35,6 +35,8 @@ libvnet_la_SOURCES +=                         \
   vnet/config.c                                        \
   vnet/devices/devices.c                       \
   vnet/devices/netlink.c                       \
+  vnet/flow/flow.c                             \
+  vnet/flow/flow_cli.c                         \
   vnet/handoff.c                               \
   vnet/interface.c                             \
   vnet/interface_api.c                         \
@@ -51,6 +53,7 @@ nobase_include_HEADERS +=                     \
   vnet/config.h                                        \
   vnet/devices/devices.h                       \
   vnet/devices/netlink.h                       \
+  vnet/flow/flow.h                             \
   vnet/global_funcs.h                          \
   vnet/handoff.h                               \
   vnet/interface.h                             \