X-Git-Url: http://git.asbjorn.it/?p=jquery.git;a=blobdiff_plain;f=Makefile;h=2e6848d4948126b8eb337cec82dcf487b9463b3e;hp=7540a272311a6aef80f5e6f35df9ec9a07454c51;hb=6458885881e7badb99c70c24843c31d13064a167;hpb=d503845d0cf45632c0d7c3542ffd1b19257a8e5e diff --git a/Makefile b/Makefile index 7540a27..2e6848d 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ BUILD_DIR = build PREFIX = . DIST_DIR = ${PREFIX}/dist -JS_ENGINE ?= node +JS_ENGINE ?= `which node nodejs` COMPILER = ${JS_ENGINE} ${BUILD_DIR}/uglify.js --unsafe BASE_FILES = ${SRC_DIR}/core.js\