X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=test%2FMakefile;h=3a457e0b8ea8d02a6f3a00409bb4a12bb6c8289e;hb=ecb540df90fa1b07218b20e5893a8c58d90447a9;hp=6d0f23469e5ad7087fd4761aaf27d01caa200d63;hpb=32639324a5ed0b1678d1066680ed6d2e469ae271;p=smdp.git diff --git a/test/Makefile b/test/Makefile index 6d0f234..3a457e0 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,5 @@ # set some compiler flags -CFLAGS=-g -lncurses +CFLAGS=-g -Wall -lncurses # find *.c in the current directory SOURCES=$(wildcard *.c)