Change include dir for doc

This commit is contained in:
John Zhao
2018-04-03 23:39:09 +08:00
parent 6647599ad4
commit 39585f62d2
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ help:
apidoc:
@$(call echo,Make $@)
@[ -e ./_install/include ] || $(MAKE) install
@$(SH) ./doc/build.sh
opendoc: apidoc