summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 239da9f..86ec80e 100644
--- a/Makefile
+++ b/Makefile
@@ -76,3 +76,5 @@ $(eval $(call rcopy,web,$(webdir),js))
install: $(foreach f,$(files),$(ROOT_DIR)/$(f))
.PHONY: all install
+
+.NOTPARALLEL: