typo
This commit is contained in:
parent
077fe755eb
commit
4a83bda405
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -11,5 +11,5 @@ main:
|
||||||
|
|
||||||
sync:
|
sync:
|
||||||
@$(VC) pull
|
@$(VC) pull
|
||||||
@$(CP) projets.mk $(PERSO)/Makefile
|
@$(CP) perso.mk $(PERSO)/Makefile
|
||||||
@$(CP) univ.mk $(UNIV)/Makefile
|
@$(CP) univ.mk $(UNIV)/Makefile
|
||||||
|
|
Loading…
Reference in a new issue