X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2FMakefile;h=50c670bc015b6f68474441c96c73c7d6ec379ef4;hb=cf59b29bb9d908ea8bbc5d4597db9ddd0febef47;hp=04417d890786b33276c67444d63e94bf8be9a503;hpb=3031749c2df04a63cdcef186dcce3781e61436e8;p=dpdk.git diff --git a/app/Makefile b/app/Makefile index 04417d8907..50c670bc01 100644 --- a/app/Makefile +++ b/app/Makefile @@ -32,6 +32,8 @@ include $(RTE_SDK)/mk/rte.vars.mk DIRS-$(CONFIG_RTE_APP_TEST) += test +DIRS-$(CONFIG_RTE_LIBRTE_ACL) += test-acl +DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += test-pipeline DIRS-$(CONFIG_RTE_TEST_PMD) += test-pmd DIRS-$(CONFIG_RTE_LIBRTE_CMDLINE) += cmdline_test DIRS-$(CONFIG_RTE_LIBRTE_EAL_LINUXAPP) += dump_cfg