diff --git a/Makefile b/Makefile index 882a425..efa4b80 100644 --- a/Makefile +++ b/Makefile @@ -35,4 +35,4 @@ coffee-dep: .SILENT: -.PHONY: build watch test +.PHONY: build watch remove-js publish test npm-dep coffee-dep