diff --git a/recipes/wip/tools/objdiff/recipe.toml b/recipes/wip/tools/objdiff/recipe.toml index 66a588443..a8dd0b515 100644 --- a/recipes/wip/tools/objdiff/recipe.toml +++ b/recipes/wip/tools/objdiff/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/encounter/objdiff" [build] template = "custom" script = """ -cookbook_cargo_packages objdiff-gui +cookbook_cargo_packages objdiff-gui objdiff-cli """