diff --git a/makefile b/makefile index 4e7bf5b..c0f1301 100755 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ CFLAGS = -ansi -pedantic -Wall -Wextra LDFLAGS = -lgraph # nom de l'exécutable -NAME = blokus +NAME = blocus # dossiers SRC_DIR = src