X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=72b3b041db5ebccef6fddf8ffc0810abaf776cba;hb=f6ecc6a95c4046f53d1f0d75af213305c2bd7ea7;hp=31f31825a6c1149ef5010d459195e74fbc3da756;hpb=770a92a594a803486a66603a67f559ff15915d8b;p=jquery.git diff --git a/Makefile b/Makefile index 31f3182..72b3b04 100644 --- a/Makefile +++ b/Makefile @@ -70,6 +70,7 @@ test: ${JQ} @@echo " - Copying over script files." @@cp -fR ${BUILD_DIR}/test/js ${TEST_DIR}/js + @@cp -f ${BUILD_DIR}/test/index.html ${TEST_DIR} @@echo " - Compiling Test Cases" @@${JAR} ${BUILD_DIR}/test/test.js ${JQ} ${TEST_DIR}