Skip to content

Commit

Permalink
detail in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Jun 21, 2023
1 parent 6349b37 commit 98159c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clean:
doc:
@dune build @doc

WATCH?= "@install @runtest"
WATCH?= @install @runtest
watch:
@dune build $(OPTS) $(WATCH) -w

Expand Down

0 comments on commit 98159c0

Please sign in to comment.