aboutsummaryrefslogtreecommitdiff
path: root/lib/path/dune
diff options
context:
space:
mode:
Diffstat (limited to 'lib/path/dune')
-rw-r--r--lib/path/dune6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/path/dune b/lib/path/dune
new file mode 100644
index 0000000..83e17c2
--- /dev/null
+++ b/lib/path/dune
@@ -0,0 +1,6 @@
+(library
+ (name path)
+
+ (libraries v_string)
+ )
+