X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2FMakefile;h=793daa687e9e7edc1a293327a0eceea3cb15ddc1;hb=4849e8e44250e3f73df782aad750b0626c441241;hp=631a21028b120d44b926650bcf050936c1583674;hpb=27ea35b743aa3c735d04848b5c795ae0b8cd311b;p=dpdk.git diff --git a/app/test/Makefile b/app/test/Makefile index 631a21028b..793daa687e 100644 --- a/app/test/Makefile +++ b/app/test/Makefile @@ -236,6 +236,8 @@ SRCS-$(CONFIG_RTE_LIBRTE_BPF) += test_bpf.c SRCS-$(CONFIG_RTE_LIBRTE_RCU) += test_rcu_qsbr.c test_rcu_qsbr_perf.c +SRCS-$(CONFIG_RTE_LIBRTE_SECURITY) += test_security.c + SRCS-$(CONFIG_RTE_LIBRTE_IPSEC) += test_ipsec.c SRCS-$(CONFIG_RTE_LIBRTE_IPSEC) += test_ipsec_sad.c ifeq ($(CONFIG_RTE_LIBRTE_IPSEC),y)