From a2a2d5c13b8524102896299ec8aec0372debcdf7 Mon Sep 17 00:00:00 2001 From: RuquanZhao Date: Tue, 18 Oct 2022 16:33:35 +0800 Subject: [PATCH] fix typo in Makefile Signed-off-by: Ruquan Zhao --- build/root/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/root/Makefile b/build/root/Makefile index 373fe459d5a..d7148c26066 100644 --- a/build/root/Makefile +++ b/build/root/Makefile @@ -310,7 +310,7 @@ endif # TODO(thockin): Remove this in v1.29. .PHONY: generated_files generated_files: - echo "'make generated_files' is deprecated. Please use hack/update-codgen.sh instead." + echo "'make generated_files' is deprecated. Please use hack/update-codegen.sh instead." false define VET_HELP_INFO