From acd211ba7cbc38b3306efd429d6c7f3fc4e0845d Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Mon, 18 May 2020 01:54:22 +0200 Subject: [PATCH] Show all warnings --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 19ab54c..4a07175 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = src +CFLAGS = -Wall EXTRA_DIST = doc INSTALL README Doxyfile autogen.sh