Fixed makefile

This commit is contained in:
Denis Merigoux 2021-02-01 20:24:50 +01:00
parent 9c98afed6e
commit c212a1e2f8

View File

@ -37,7 +37,7 @@ build:
js_build:
dune build src/catala/catala_web.bc.js --profile release
doc: generate_allocations_familiales_ml
doc:
dune build @doc
ln -sf $(PWD)/_build/default/_doc/_html/index.html doc/odoc.html