More sensible order for make all

This commit is contained in:
Denis Merigoux 2021-06-24 18:30:54 +02:00
parent 8b956bf4fa
commit b68b9b31a1
No known key found for this signature in database
GPG Key ID: EE99DCFA365C3EE3

View File

@ -256,10 +256,11 @@ website-assets: doc literate_examples grammar.html catala.html js_build build_fr
#> all : Run all make commands
all: \
dependencies build doc website-assets\
tests tests_ocaml \
bench_ocaml bench_js \
tests \
generate_french_law_library_ocaml build_french_law_library_ocaml \
tests_ocaml bench_ocaml \
build_french_law_library_js \
bench_js \
generate_french_law_library_python type_french_law_library_python