10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-25 22:52:15 +02:00

Corrected ocaml makefile

This commit is contained in:
Anthony Scemama 2015-03-26 02:03:01 +01:00
parent a500848a8b
commit ded78166db

View File

@ -30,6 +30,8 @@ default: $(ALL_TESTS) $(ALL_EXE) .gitignore
done >> .gitignore
executables: $(QPACKAGE_ROOT)/data/executables
$(QPACKAGE_ROOT)/data/executables:
$(QPACKAGE_ROOT)/scripts/create_executables_list.sh
external_libs: