diff --git a/Makefile b/Makefile index 6b5f12f..28bd1d1 100644 --- a/Makefile +++ b/Makefile @@ -21,4 +21,4 @@ docker: all: clean build docker -.PHONY: clen test web binary build docker all \ No newline at end of file +.PHONY: clean test web binary build docker all \ No newline at end of file