(executable
 (name admin)
 (modes js)
 (libraries belenios_js)
 (preprocess
  (pps js_of_ocaml-ppx)))

(install
 (files
  (admin.html as apps/admin.html))
 (section share)
 (package belenios-server))
