diff --git a/dune b/dune index 0bc6d17..ca89235 100644 --- a/dune +++ b/dune @@ -7,9 +7,4 @@ (dev (flags (:standard -w -32)))) -(rule - (targets template.ml) - (deps template.eml.ml) - (action (run dream_eml %{deps} --workspace %{workspace_root}))) - (data_only_dirs _esy esy.lock lib node_modules) \ No newline at end of file