X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fip_pipeline%2FMakefile;h=ae76edc853824571475715a675bc565ef2c7ec6b;hb=998eab3001744c7fa88d37a1a1966fdf2c00feb9;hp=0782308836bb391def678b0c911a07637071aa6e;hpb=f3e51ca4fa0ac883eff2fa913151a7098312804e;p=dpdk.git diff --git a/examples/ip_pipeline/Makefile b/examples/ip_pipeline/Makefile index 0782308836..ae76edc853 100644 --- a/examples/ip_pipeline/Makefile +++ b/examples/ip_pipeline/Makefile @@ -19,8 +19,6 @@ SRCS-y += pipeline_common_be.c SRCS-y += pipeline_common_fe.c SRCS-y += pipeline_master_be.c SRCS-y += pipeline_master.c -SRCS-y += pipeline_firewall_be.c -SRCS-y += pipeline_firewall.c # Build using pkg-config variables if possible $(shell pkg-config --exists libdpdk)