summaryrefslogtreecommitdiff
path: root/src/common/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/dune')
-rw-r--r--src/common/dune3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/dune b/src/common/dune
new file mode 100644
index 0000000..96e88f2
--- /dev/null
+++ b/src/common/dune
@@ -0,0 +1,3 @@
+(library
+ (name sedlex_utils)
+ (public_name sedlex.utils))