]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/meson.build
examples/ip_pipeline: add tap object
[dpdk.git] / examples / ip_pipeline / meson.build
index cb2154c29f59fa0298f2d9974d9817c1e8f2d26c..e87581126b86401817b7d836c39362eaf51c5e80 100644 (file)
@@ -15,5 +15,6 @@ sources = files(
        'mempool.c',
        'parser.c',
        'swq.c',
+       'tap.c',
        'tmgr.c'
 )