X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=45453f66742db73aa34cd60558d85a8e3b084dbd;hb=9203775234e83c48411b8b182df72c41532250d0;hp=9a763340d553470c2958097da8d97600a56bd6e8;hpb=2d56dbc13d9c1254eb740ca48f413e9513f0e533;p=jquery.git diff --git a/Makefile b/Makefile index 9a76334..45453f6 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,7 @@ test: ${JQ} @@rm -f ${TEST_DIR}/tests/* @@echo " - Copying over script files." - @@cp -fR ${BUILD_DIR}/test/js ${TEST_DIR}/js + @@cp -fR ${BUILD_DIR}/test/data ${TEST_DIR}/data @@cp -f ${BUILD_DIR}/test/index.html ${TEST_DIR} @@echo " - Compiling Test Cases"