(executable (public_name mte) (name mte) (modules assets assets_crunch headers mte config util syntax) (libraries vif fmt jsont cohttp)) (rule (target assets_crunch.ml) (deps (source_tree assets)) (action (with-stdout-to %{null} (run ocaml-crunch -m plain assets -o %{target}))))