examples/ip_pipeline: add meter stats command
[dpdk.git] / examples / ip_pipeline / meson.build
index 2366242..a9f2ea4 100644 (file)
@@ -20,5 +20,6 @@ sources = files(
        'pipeline.c',
        'swq.c',
        'tap.c',
+       'thread.c',
        'tmgr.c'
 )