diff --git a/ex03/Makefile b/ex03/Makefile index 2bcfdf2..788ea7b 100644 --- a/ex03/Makefile +++ b/ex03/Makefile @@ -1,4 +1,4 @@ -NAME = formExecution +NAME = intern SRC = main.cpp \ Bureaucrat/Bureaucrat.cpp AForm/AForm.cpp \