add headers.ml
This commit is contained in:
parent
f7aaae9fb1
commit
9ecd61d0a9
3 changed files with 123 additions and 125 deletions
2
src/dune
2
src/dune
|
|
@ -1,7 +1,7 @@
|
|||
(executable
|
||||
(public_name mte)
|
||||
(name mte)
|
||||
(modules assets assets_crunch mte config util syntax)
|
||||
(modules assets assets_crunch headers mte config util syntax)
|
||||
(libraries vif fmt jsont cohttp))
|
||||
|
||||
(rule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue