diff --git a/Makefile b/Makefile index aeb087a..6727e04 100644 --- a/Makefile +++ b/Makefile @@ -26,4 +26,4 @@ clean: build: go build -.PHONY: all test apitest gox build clean +.PHONY: all test apitest webtest gox build clean