X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2FMakefile;h=33fe0e586d9745ffb148854f446012466ac9155d;hb=1ccfeb7df780d7d74605ac2e16cab8aef163481d;hp=356fcb1cd0e21fe895ca70eed8aebb413d88763b;hpb=edbed86d1cc3b2164284bab33d360d32317cdcd6;p=dpdk.git diff --git a/examples/Makefile b/examples/Makefile index 356fcb1cd0..33fe0e586d 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -17,6 +17,7 @@ DIRS-$(CONFIG_RTE_LIBRTE_DISTRIBUTOR) += distributor DIRS-y += ethtool DIRS-y += exception_path DIRS-$(CONFIG_RTE_LIBRTE_EFD) += server_node_efd +DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += fips_validation DIRS-$(CONFIG_RTE_LIBRTE_FLOW_CLASSIFY) += flow_classify DIRS-y += flow_filtering DIRS-y += helloworld