diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -609,6 +609,7 @@ npm-update: node-check | node_modules npx updates -cu rm -rf node_modules package-lock.json npm install --package-lock + @touch node_modules .PHONY: fomantic fomantic: $(FOMANTIC_DEST) |