diff --git a/Makefile b/Makefile index c989e61..74da5ac 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,8 @@ MANDIR = /usr/share/man/man1 DOCDIRS = doc/html doc/latex PDF = doc/latex/refman.pdf +CFLAGS += -Wall -Wextra + all: codecheck test clean: