X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2FMakefile;h=9f7974a19a2795909476b3f516778c9c85ac2fe6;hb=e138cb31d2ffb2af0aaf6c55120f73ad03667c01;hp=d31c9fde9dcbb0210211c9707c5e5c2aa0683614;hpb=1b028d5e81be5a76cc6ee615695866d53d9e5b47;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index d31c9fde9d..9f7974a19a 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -44,6 +44,7 @@ DIRS-y += ethtool DIRS-y += exception_path DIRS-$(CONFIG_RTE_LIBRTE_EFD) += server_node_efd DIRS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += flow_classify +DIRS-y += flow_filtering DIRS-y += helloworld DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += ip_pipeline ifeq ($(CONFIG_RTE_LIBRTE_LPM),y)