We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c2509 commit de3577cCopy full SHA for de3577c
doc/Makefile
@@ -4,7 +4,7 @@ include ../src/Makefile.filelist
4
OCAMLDOC := ${OCAMLFIND} ocamldoc
5
ODOC_WIKI := odoc_wiki.cma
6
7
-LIBS := -package lwt,lwt_ssl,tyxml,ssl,netstring,netstring-pcre,ipaddr \
+LIBS := -package lwt,lwt_log,lwt_ssl,tyxml,ssl,netstring,netstring-pcre,ipaddr,xml-light \
8
${addprefix -I ../src/, baselib http server extensions }
9
10
doc: api-html/index.html
0 commit comments