Added colors.js to rhino target in Makefile

This commit is contained in:
Simon Dittlmann
2012-06-04 09:39:01 +02:00
committed by Luke Page
parent d2d7042c9e
commit 29589bfa67

View File

@@ -45,6 +45,7 @@ rhino:
build/ecma-5.js\
${SRC}/parser.js\
${SRC}/functions.js\
${SRC}/colors.js\
${SRC}/tree/*.js\
${SRC}/tree.js\
${SRC}/rhino.js > ${RHINO}