mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-09 04:17:56 -04:00
chore: makefile
This commit is contained in:
parent
af71df8daf
commit
a32e8638ee
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -1,5 +1,6 @@
|
||||||
|
|
||||||
OPTS="--profile=release --ignore-promoted-rules"
|
OPTS=--profile=release --ignore-promoted-rules
|
||||||
|
|
||||||
all:
|
all:
|
||||||
@dune build @all $(OPTS)
|
@dune build @all $(OPTS)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue