]> git.droids-corp.org - dpdk.git/blobdiff - examples/ip_pipeline/Makefile
examples/ip_pipeline: add sw queue object
[dpdk.git] / examples / ip_pipeline / Makefile
index 3dab932b1b7e1bbd39ee232ad92fe857733b3f09..0dc84423c92ef65aade394561d61866f314496d8 100644 (file)
@@ -11,6 +11,7 @@ SRCS-y += link.c
 SRCS-y += main.c
 SRCS-y += mempool.c
 SRCS-y += parser.c
+SRCS-y += swq.c
 #SRCS-y += thread.c
 
 # Build using pkg-config variables if possible