diff --git a/Makefile b/Makefile index 53e9a87756..073e976361 100644 --- a/Makefile +++ b/Makefile @@ -397,7 +397,7 @@ javascripts: $(MAKE) js .PHONY: stylesheets-check - stylesheets-check: +stylesheets-check: echo "'make stylesheets-check' is deprecated, please use 'make css'" $(MAKE) css