Skip to content

Make clean work when a recipe has no recipe.sh.

Wren Turkal requested to merge wt/cookbook:fix_clean_without_recipe_sh into master

Previously, one had to have a recipe.sh in all recipe directories in order to run make clean successfully. This fixes that.

Signed-off-by: Wren Turkal wt@penguintechs.org

Merge request reports