diff options
Diffstat (limited to 'dune')
| -rw-r--r-- | dune | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +(library + (name animus) + (libraries lwt lwt.unix cohttp cohttp.lwt yojson) +) + +(include_subdirs unqualified)
\ No newline at end of file |