net/bonding: release port upon close
[dpdk.git] / examples / pipeline / meson.build
index b928510..e47d483 100644 (file)
@@ -10,6 +10,7 @@ build = cc.has_header('sys/epoll.h')
 deps += ['pipeline', 'bus_pci']
 allow_experimental_apis = true
 sources = files(
+       'cli.c',
        'conn.c',
        'main.c',
        'obj.c',