Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghesselink authored Nov 7, 2024
1 parent 2d706c6 commit 0b7b9f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,5 @@ clean-all:

fetch-modules:
git submodule update --init --recursive
git submodule update --remote
git submodule foreach git clean -f .
git submodule update --remote --recursive

0 comments on commit 0b7b9f6

Please sign in to comment.