aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marcc@fastmail.fr>2023-12-04 08:32:55 -0600
committerMarc Coquand <marcc@fastmail.fr>2023-12-04 08:32:55 -0600
commit0ea8395070b1437d062fc7a9772dab2f1bc0a8a1 (patch)
treeb0b485d07d58af0a3cf52f51e91d952aa132ac5d
parent83e0373340d6e1348f97e9ca1c128d2eed4fbfd0 (diff)
downloadwormhole-0ea8395070b1437d062fc7a9772dab2f1bc0a8a1.tar.gz
wormhole-0ea8395070b1437d062fc7a9772dab2f1bc0a8a1.tar.bz2
wormhole-0ea8395070b1437d062fc7a9772dab2f1bc0a8a1.zip
Add assets dependency
-rw-r--r--bin/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index aa0800b..99a2d9a 100644
--- a/bin/dune
+++ b/bin/dune
@@ -1,7 +1,7 @@
(executable
(public_name wormhole)
(name main)
- (libraries wormhole uri dream)
+ (libraries wormhole uri dream assets)
(preprocess (pps lwt_ppx ppx_yojson_conv)))
(rule