diff --git a/Makefile b/Makefile index 83c5414..ddcc1a2 100644 --- a/Makefile +++ b/Makefile @@ -11,5 +11,5 @@ main: sync: @$(VC) pull - @$(CP) projets.mk $(PERSO)/Makefile + @$(CP) perso.mk $(PERSO)/Makefile @$(CP) univ.mk $(UNIV)/Makefile