Remove jq target
authorCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:15:44 +0000 (20:15 +0100)
committerCarl Fürstenberg <azatoth@gmail.com>
Thu, 17 Mar 2011 19:20:02 +0000 (20:20 +0100)
remove obsolete jq target

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}