]> git.droids-corp.org - dpdk.git/blobdiff - app/Makefile
acl: move SSE dwords shuffle
[dpdk.git] / app / Makefile
index 04417d890786b33276c67444d63e94bf8be9a503..50c670bc015b6f68474441c96c73c7d6ec379ef4 100644 (file)
@@ -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