cake
/
p7utils
Archived
1
0
Fork 0
This commit is contained in:
Thomas Touhey 2016-12-27 12:55:55 +01:00
parent 5ca4f62a1f
commit b773e94b2b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ dist: mrproper $(if $(ISGIT),reinit-gitmodules)
#******************************************************************************#
# Main rule.
reinit-gitmodules:
@git submodule deinit --all
@git submodule deinit -f --all
@git submodule update --init --recursive
# Initialize one module