Skip to content

Commit

Permalink
install: doc cannot be built in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
xdelaruelle committed Feb 17, 2021
1 parent cc9c468 commit cfa6995
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.PHONY: install uninstall clean

.NOTPARALLEL:

SOURCE_DIR := source
BUILD_DIR := build

Expand Down

0 comments on commit cfa6995

Please sign in to comment.