Commit c865b62d authored by Romain Courteaud's avatar Romain Courteaud

Makefile: force building the jIO release

As the list of included storages is defined in the Makefile directly, force building jIO in any case.
parent 81393ffc
......@@ -190,7 +190,7 @@ ${EXTERNALDIR}/renderjs-latest.js:
@mkdir -p $(@D)
curl -s -o $@ https://lab.nexedi.com/nexedi/renderjs/raw/master/dist/renderjs-latest.js
.phony: clean
.PHONY: clean ${JIOVERSION}
clean:
rm -rf ${LINTDIR}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment