X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=test%2Ftest-acl%2FMakefile;h=29de80a3dd6daa93b94da32f898c9b4b71373863;hp=43dfdcbd5104eb4215810d5b6d033d28f451d66e;hb=feb9f680cd2c1df3d47bf4c05dc872467176e1e3;hpb=5b2976c718e0717f5e1b39b50ac71fb2ce80e47c diff --git a/test/test-acl/Makefile b/test/test-acl/Makefile index 43dfdcbd51..29de80a3dd 100644 --- a/test/test-acl/Makefile +++ b/test/test-acl/Makefile @@ -40,9 +40,6 @@ CFLAGS += $(WERROR_FLAGS) # all source are stored in SRCS-y SRCS-y := main.c -# this application needs libraries first -DEPDIRS-y += lib - include $(RTE_SDK)/mk/rte.app.mk endif