diff --git a/Makefile b/Makefile index b86958ab..5d400023 100644 --- a/Makefile +++ b/Makefile @@ -50,4 +50,4 @@ coveralls: clean: rimraf dist -.PHONY: all install clean distclean +.PHONY: browser install clean coveralls lint test test-node test-browser