New upstream version 18.11-rc1
[deb_dpdk.git] / examples / ip_pipeline / Makefile
index 3fb98ce..41ba7df 100644 (file)
@@ -18,6 +18,7 @@ SRCS-y += swq.c
 SRCS-y += tap.c
 SRCS-y += thread.c
 SRCS-y += tmgr.c
+SRCS-y += cryptodev.c
 
 # Build using pkg-config variables if possible
 $(shell pkg-config --exists libdpdk)