Remove jq target
remove obsolete jq target
This commit is contained in:
parent
a2faed347d
commit
22738e0e4b
1 changed files with 0 additions and 1 deletions
1
Makefile
1
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}
|
||||
|
|
Loading…
Add table
Reference in a new issue