]> git.droids-corp.org - dpdk.git/blobdiff - test/test/Makefile
test: add a testcase for dynamic logs
[dpdk.git] / test / test / Makefile
index dcbe3634498e56d00104957d58f5bd5aebba4c19..bb54c9808debce4fb954d3f7c0c19d7eb6a2fd87 100644 (file)
@@ -107,6 +107,7 @@ SRCS-y += test_table_tables.c
 SRCS-y += test_table_ports.c
 SRCS-y += test_table_combined.c
 SRCS-$(CONFIG_RTE_LIBRTE_ACL) += test_table_acl.c
+SRCS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += test_flow_classify.c
 endif
 
 SRCS-y += test_rwlock.c