net/mlx5: fix validation of push VLAN without full mask
[dpdk.git] / app / test-eventdev / Makefile
index 1707318..e600e21 100644 (file)
@@ -26,5 +26,7 @@ SRCS-y += test_perf_queue.c
 SRCS-y += test_perf_atq.c
 
 SRCS-y += test_pipeline_common.c
+SRCS-y += test_pipeline_queue.c
+SRCS-y += test_pipeline_atq.c
 
 include $(RTE_SDK)/mk/rte.app.mk