mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -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:
|
||||
@dune build @all $(OPTS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue