]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/Makefile
examples/ip_pipeline: add tap object
[dpdk.git] / examples / ip_pipeline / Makefile
index 35e43022285bade200e729c9756f21b2c39084d1..0f6bb786e4d0093824c18eae219fb49ade851eb5 100644 (file)
@@ -12,6 +12,7 @@ SRCS-y += main.c
 SRCS-y += mempool.c
 SRCS-y += parser.c
 SRCS-y += swq.c
+SRCS-y += tap.c
 SRCS-y += tmgr.c
 #SRCS-y += thread.c