aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5799ef0..88fb750 100755
--- a/Makefile
+++ b/Makefile
@@ -9,3 +9,6 @@ serve:
clean:
dune clean
+
+deps:
+ opam install . --deps-only