Fixed ninja ocaml

This commit is contained in:
Anthony Scemama 2015-12-29 01:35:57 +01:00
parent c0aeac548a
commit a5fe15571f
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ build always: phony | ezfio.ml
build $GENERATED_NINJA: run_ninja_ocaml | always
build ezfio.ml: copy ../EZFIO/Ocaml/ezfio.ml
build Qptypes.ml: create_qptypes qptypes_generator
build qptypes_generator: run_ninja | $GENERATED_NINJA
build qptypes_generator: run_ninja | $GENERATED_NINJA ezfio.ml
target = qptypes_generator
build clean: run_clean