JJ: Description from the destination commit:
clean up JJ: Description from source commit: .
This commit is contained in:
parent
45648f15c1
commit
fbc2bd221f
5 changed files with 149 additions and 128 deletions
13
tools/dune
13
tools/dune
|
|
@ -5,7 +5,12 @@
|
|||
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))
|
||||
|
||||
(executable
|
||||
(public_name gen_signatures_registry)
|
||||
(name gen_signatures_registry)
|
||||
(modules gen_signatures_registry)
|
||||
(libraries angstrom bos fmt))
|
||||
(public_name gen_registry_files)
|
||||
(name gen_registry_files)
|
||||
(modules gen_registry_files)
|
||||
(libraries recfile_parser bos fmt))
|
||||
|
||||
(library
|
||||
(name recfile_parser)
|
||||
(modules recfile_parser)
|
||||
(libraries angstrom bos cmdliner fmt))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue