X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=js%2FMakefile;h=891e9eb62a1601819caa4e64c01988726cc13ae2;hp=e1e6b0cd3fa1c310315a71faddb1994dab80aba6;hb=e72dffe3a211d94a123a9a0b6843ae9b4b9838f5;hpb=547fd6221931c8025085db91f7424db850156129 diff --git a/js/Makefile b/js/Makefile index e1e6b0c..891e9eb 100644 --- a/js/Makefile +++ b/js/Makefile @@ -36,7 +36,7 @@ clean: rm -f ../Rakka/Resource/JavaScript.hs packed.js $(JQUERY_PACKED) -yuicompressor.jar: - @echo "Error: yuicompressor.jar has to be placed on this directory." +$(COMPRESSOR): + @echo "Error: $(COMPRESSOR) has to be placed on this directory." @echo " See http://www.julienlecomte.net/yuicompressor/" @exit 1