aboutsummaryrefslogtreecommitdiff
path: root/motus/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to 'motus/bin/dune')
-rw-r--r--motus/bin/dune7
1 files changed, 7 insertions, 0 deletions
diff --git a/motus/bin/dune b/motus/bin/dune
new file mode 100644
index 0000000..282fa7f
--- /dev/null
+++ b/motus/bin/dune
@@ -0,0 +1,7 @@
+(executables
+ (names
+ motus
+ )
+ (libraries motus_lib)
+ )
+