From 4a83bda405bb53e01d42f518c4798ee8513d82b8 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 17 Apr 2024 13:43:55 +0200 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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