mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-23 04:43:50 +01:00
Corrected ocaml makefile
This commit is contained in:
parent
a500848a8b
commit
ded78166db
@ -30,6 +30,8 @@ default: $(ALL_TESTS) $(ALL_EXE) .gitignore
|
|||||||
done >> .gitignore
|
done >> .gitignore
|
||||||
|
|
||||||
executables: $(QPACKAGE_ROOT)/data/executables
|
executables: $(QPACKAGE_ROOT)/data/executables
|
||||||
|
|
||||||
|
$(QPACKAGE_ROOT)/data/executables:
|
||||||
$(QPACKAGE_ROOT)/scripts/create_executables_list.sh
|
$(QPACKAGE_ROOT)/scripts/create_executables_list.sh
|
||||||
|
|
||||||
external_libs:
|
external_libs:
|
||||||
|
Loading…
Reference in New Issue
Block a user