aboutsummaryrefslogtreecommitdiffstats
path: root/app/proc_info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'app/proc_info/Makefile')
-rw-r--r--app/proc_info/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/proc_info/Makefile b/app/proc_info/Makefile
index e051e032..9e90438e 100644
--- a/app/proc_info/Makefile
+++ b/app/proc_info/Makefile
@@ -39,7 +39,4 @@ CFLAGS += $(WERROR_FLAGS)
SRCS-y := main.c
-# this application needs libraries first
-DEPDIRS-y += lib
-
include $(RTE_SDK)/mk/rte.app.mk