X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2FMakefile;fp=app%2Ftest%2FMakefile;h=5be023a04ae8bdb893425639e69f6296da6c93fe;hb=e1809db6247e415b9aabc15e9f3224ce13b4f466;hp=611d77a7d3f9c5aaf7367d70f2a7f35350877463;hpb=d61f70b4c918035098c6e1d3ed548373492a06a3;p=dpdk.git diff --git a/app/test/Makefile b/app/test/Makefile index 611d77a7d3..5be023a04a 100644 --- a/app/test/Makefile +++ b/app/test/Makefile @@ -193,7 +193,7 @@ endif SRCS-$(CONFIG_RTE_LIBRTE_PMD_RING) += test_pmd_ring.c SRCS-$(CONFIG_RTE_LIBRTE_PMD_RING) += test_pmd_ring_perf.c -SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev_aes.c +SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev_blockcipher.c SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev_perf.c SRCS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += test_cryptodev.c