summaryrefslogtreecommitdiff
path: root/portal/lib/ws/dune
diff options
context:
space:
mode:
Diffstat (limited to 'portal/lib/ws/dune')
-rw-r--r--portal/lib/ws/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/portal/lib/ws/dune b/portal/lib/ws/dune
index a7c9844..fa14219 100644
--- a/portal/lib/ws/dune
+++ b/portal/lib/ws/dune
@@ -1,5 +1,6 @@
(library
(name portal_ws)
+ (implements portal)
(public_name portal-websockets)
(libraries lwt js_of_ocaml js_of_ocaml-lwt xmlm markup markup-lwt)
(preprocess (pps js_of_ocaml-ppx)))