Skip to content

Commit

Permalink
Remove jq target
Browse files Browse the repository at this point in the history
remove obsolete jq target
  • Loading branch information
azatoth committed Mar 17, 2011
1 parent a2faed3 commit 22738e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Expand Up @@ -52,7 +52,6 @@ init:
@@if [ -d .git ]; then git submodule update --init --recursive --merge; fi

jquery: init ${JQ}
jq: init ${JQ}

${JQ}: ${MODULES} | ${DIST_DIR}
@@echo "Building" ${JQ}
Expand Down

0 comments on commit 22738e0

Please sign in to comment.