Skip to content
Permalink
Browse files
Fixed lite version of jQuery.
  • Loading branch information
jeresig committed Dec 20, 2007
1 parent 3f839a6 commit 1fc7dcf
Showing 1 changed file with 1 addition and 2 deletions.
@@ -79,8 +79,7 @@ lite: ${JQ_LITE}
${JQ_LITE}: ${JQ}
@@echo "Building" ${JQ_LITE}

@@echo " - Removing ScriptDoc from" ${JQ}
@@${JAR} ${BUILD_DIR}/build/lite.js ${JQ} ${JQ_LITE}
@@cp ${JQ} ${JQ_LITE}

@@echo ${JQ_LITE} "Built"
@@echo

0 comments on commit 1fc7dcf

Please sign in to comment.