Skip to content

Commit 9412ef6

Browse files
Never automatically re-make the API docs.
1 parent c9aa86d commit 9412ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ api-docs:
2929
install:
3030
sudo $(MAKE) install -C build/gmake
3131

32-
version: all src/version.h README.md quickref.html api-docs
32+
version: all src/version.h README.md quickref.html
3333

3434
clean:
3535
$(MAKE) clean -C build/gmake

0 commit comments

Comments
 (0)