Skip to content

Commit

Permalink
Merge pull request #799 from ocsigen/fixdoc
Browse files Browse the repository at this point in the history
Fix doc generation
  • Loading branch information
balat authored Aug 23, 2024
2 parents b40b934 + 18bf3a5 commit f0636d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ doccp: alldoc

$(BUILDER): $(wildcard build/*.ml)
ocamlbuild -no-plugin -I src/ocamlbuild -no-links -use-ocamlfind build/build.$(BEST) 1> /dev/null
ocaml pkg/build.ml manpage=false native=true native-dynlink=true
builder: $(BUILDER)

### Cleaning ###
Expand Down

0 comments on commit f0636d5

Please sign in to comment.