about summary refs log tree commit diff stats
path: root/modal/ocaml/app/dune
diff options
context:
space:
mode:
Diffstat (limited to 'modal/ocaml/app/dune')
-rw-r--r--modal/ocaml/app/dune5
1 files changed, 5 insertions, 0 deletions
diff --git a/modal/ocaml/app/dune b/modal/ocaml/app/dune
new file mode 100644
index 0000000..6666cbf
--- /dev/null
+++ b/modal/ocaml/app/dune
@@ -0,0 +1,5 @@
+(executable
+ (name main)
+ (public_name modal)
+ (libraries modal))
+