Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a069fdf9 authored by POTTIER Francois's avatar POTTIER Francois
Browse files

Fix [make install].

parent 50e037ff
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ all:
.PHONY: install
install:
dune build -p $(THIS)
dune install -p $(THIS)
.PHONY: clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment