aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 525d3a197..3223b8da4 100644
--- 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}