Added git init to Makefile.
This commit is contained in:
parent
396124156b
commit
1225be30e2
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -26,6 +26,7 @@ build: \
|
|||
stack build && stack exec site build
|
||||
|
||||
standard-library/ChangeLog.md:
|
||||
git submodule init
|
||||
git submodule update --recursive
|
||||
|
||||
#################################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue