X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=app%2FMakefile;fp=app%2FMakefile;h=30ec292aefa4694f5b15d48534e175959db7aaa1;hb=8b25d1ad5d2264bdfc2818c7bda74ee2697df6db;hp=1151e094dc349f4915ee12a4f05748db94b94617;hpb=97f17497d162afdb82c8704bf097f0fee3724b2e;p=deb_dpdk.git diff --git a/app/Makefile b/app/Makefile index 1151e094..30ec292a 100644 --- a/app/Makefile +++ b/app/Makefile @@ -37,5 +37,6 @@ DIRS-$(CONFIG_RTE_LIBRTE_PIPELINE) += test-pipeline DIRS-$(CONFIG_RTE_TEST_PMD) += test-pmd DIRS-$(CONFIG_RTE_LIBRTE_CMDLINE) += cmdline_test DIRS-$(CONFIG_RTE_EXEC_ENV_LINUXAPP) += proc_info +DIRS-$(CONFIG_RTE_LIBRTE_PDUMP) += pdump include $(RTE_SDK)/mk/rte.subdir.mk