Avoid delete minified files

This commit is contained in:
Xavier Guimard 2016-01-23 07:03:53 +00:00
parent 7c676d8d99
commit ded02b04dc

View File

@ -214,7 +214,7 @@ minify: $(JSDSTFILES) $(CSSDSTFILES)
#
json: $(MANAGERJSONDST)
-$(MAKE) minify
@if which yui-compressor; then $(MAKE) minify; fi
$(MANAGERJSONDST): $(MANAGERJSONSRC)
./scripts/jsongenerator.pl