X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2FMakefile;fp=examples%2FMakefile;h=9f7974a19a2795909476b3f516778c9c85ac2fe6;hb=4a3ef59a10c89adf1040eb308939317fcbc06962;hp=d31c9fde9dcbb0210211c9707c5e5c2aa0683614;hpb=015f9489c448bfbf940a7f36d10f03219362031c;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)