mirror of
https://github.com/aantron/dream.git
synced 2025-11-12 00:05:46 -05:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
(executable
|
|
(name upload)
|
|
(libraries dream))
|
|
|
|
(rule
|
|
(targets upload.ml)
|
|
(deps upload.eml.html)
|
|
(action (run dream_eml %{deps} --workspace %{workspace_root})))
|