summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f39080340d..e57c027a50 100644
--- a/Makefile
+++ b/Makefile
@@ -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)