X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=b561e9290242f5672dfa55108d9fd194b20dad86;hb=f8c826608ce2e91f200caa4e67da0edee8a783bf;hp=4c81aa12ab2b7ed2f7e1f0e0a3f23197a72d0dcc;hpb=2f639fcdb8394cce4a5d6d48dd262db3db1a6788;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 4c81aa1..b561e92 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -16,7 +16,7 @@ JQUERY_UI_URL = http://code.jquery.com/ui/1.10.3/jquery-ui.js VERSION = $(shell tr -d '\012' < ${SRC}/VERSION) #HANDLEBARS=handlebars HANDLEBARS=../../test/node_modules/.bin/handlebars -YUI_COMPRESSOR=yui-compressor +YUI_COMPRESSOR= $(shell which yui-compressor ../../test/bin/yui-compressor | head -1) COMPONENTS = ${SRC}/mkws-handlebars.js \ ${SRC}/mkws-core.js \