This commit is contained in:
Hannes Mehnert 2017-12-25 03:58:42 +01:00
parent 8407d13b15
commit 411307d978
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
open Topkg
let () =
Pkg.describe "vmm" @@ fun _ ->
Pkg.describe "albatross" @@ fun _ ->
Ok [
Pkg.bin "app/vmmd" ;
Pkg.bin "app/vmm_console" ;