summaryrefslogtreecommitdiff
path: root/ocaml/lib/io/dune
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml/lib/io/dune')
-rw-r--r--ocaml/lib/io/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml/lib/io/dune b/ocaml/lib/io/dune
index 924541c..0c63f23 100644
--- a/ocaml/lib/io/dune
+++ b/ocaml/lib/io/dune
@@ -1,4 +1,4 @@
(library
(name io_drivers)
- (modules behn ames http)
+ (modules behn ames http clay)
(libraries nock_lib zarith eio eio.unix))