diff --git a/Makefile b/Makefile index 7756f9f..5199ffe 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # CC = gcc -CFLAGS = -O2 -Werror -Ilib +CFLAGS = -O2 -Wall -Ilib LD = $(CC) PROGRAM := archived