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