From: Paul Vinciguerra Date: Fri, 26 Oct 2018 11:42:31 +0000 (-0700) Subject: Trivial: Fix Makefile typo X-Git-Tag: v19.04-rc0~519 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=8e7ba4ad12bf5d0ebfbef31129770eee79b54ea8 Trivial: Fix Makefile typo Change-Id: Ia108b0359cb2dc4ba2e773117ee7134274a98056 Signed-off-by: Paul Vinciguerra --- diff --git a/Makefile b/Makefile index 1a409f6816a..a40139c2ae9 100644 --- a/Makefile +++ b/Makefile @@ -496,7 +496,7 @@ pkg-srpm: dist make -C extras/rpm srpm dpdk-install-dev: - $(call banner,"This command is deprecated. Please use 'make install-ext-libs'") + $(call banner,"This command is deprecated. Please use 'make install-ext-deps'") make -C build/external install-$(PKG) install-ext-deps: