X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile;h=f6cdf3d3801e18b7a54b74202cb9c030e30e0ec9;hb=7b99881a06252c0fe2efa50a105131f4f67740a4;hp=9c1fa79e6c5fa7a54a12e4ce7cd3bac2b9a77229;hpb=0d0bbacd894c110becc4ee46a17b43ce59f26a61;p=mkws-moved-to-github.git diff --git a/src/Makefile b/src/Makefile index 9c1fa79..f6cdf3d 100644 --- a/src/Makefile +++ b/src/Makefile @@ -14,7 +14,7 @@ PP2_URL = http://git.indexdata.com/?p=pazpar2.git;a=blob_plain;f=js/${PP2_FILE}; VERSION = $(shell tr -d '\012' < VERSION) HANDLEBARS = ../test/node_modules/.bin/handlebars -YUI_COMPRESSOR = $(shell which yui-compressor ../../test/bin/yui-compressor | head -1) +YUI_COMPRESSOR = $(shell which yui-compressor ../test/bin/yui-compressor | head -1) COMPONENTS = mkws-handlebars.js \ mkws-core.js \