diff --git a/Makefile b/Makefile index b2899d7..0285e9c 100644 --- a/Makefile +++ b/Makefile @@ -36,4 +36,4 @@ doc: @echo "Open your browser to http://localhost:6060/pkg/forge.cadoles.com/Pyxis/orion/ to see the documentation" @godoc -http=:6060 -.PHONY: test clean generate vendor install-devtools lint watch tidy doc \ No newline at end of file +.PHONY: test clean generate vendor install-devtools lint watch tidy doc bin/server \ No newline at end of file