diff options
Diffstat (limited to 'src/dune')
-rw-r--r-- | src/dune | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ (executable (name ucs) - (libraries lwt.unix cohttp-lwt-unix ezjsonm ocplib-json-typed)) + (libraries calendar + lwt.unix + cohttp-lwt-unix + ezjsonm + ocplib-json-typed)) |