summaryrefslogtreecommitdiff
path: root/sorsyl/bin/dune
diff options
context:
space:
mode:
Diffstat (limited to 'sorsyl/bin/dune')
-rw-r--r--sorsyl/bin/dune4
1 files changed, 4 insertions, 0 deletions
diff --git a/sorsyl/bin/dune b/sorsyl/bin/dune
new file mode 100644
index 0000000..de2f940
--- /dev/null
+++ b/sorsyl/bin/dune
@@ -0,0 +1,4 @@
+(executable
+ (public_name sorsyl)
+ (name main)
+ (libraries sorsyl))