Skip to content

Commit 22738e0

Browse files
committed
Remove jq target
remove obsolete jq target
1 parent a2faed3 commit 22738e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ init:
5252
@@if [ -d .git ]; then git submodule update --init --recursive --merge; fi
5353

5454
jquery: init ${JQ}
55-
jq: init ${JQ}
5655

5756
${JQ}: ${MODULES} | ${DIST_DIR}
5857
@@echo "Building" ${JQ}

0 commit comments

Comments
 (0)