Remove jq target
[jquery.git] / Makefile
index 525d3a1..3223b8d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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}