Ver código fonte

style(make): fix spelling error

zhanghongtong 4 anos atrás
pai
commit
97263fd0e2
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -73,7 +73,7 @@ build_with_edgex: build_prepare
 	@echo "Build successfully"
 	@echo "Build successfully"
 
 
 .PHONY: pkg_with_edgex
 .PHONY: pkg_with_edgex
-pkg_whit_edgex: build_with_edgex 
+pkg_with_edgex: build_with_edgex
 	@make real_pkg
 	@make real_pkg
 
 
 .PHONY: real_pkg
 .PHONY: real_pkg