Remove jq target

remove obsolete jq target
This commit is contained in:
Carl Fürstenberg 2011-03-17 20:15:44 +01:00
parent a2faed347d
commit 22738e0e4b

View file

@ -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}