From: Ingo Ruhnke Date: Sat, 20 Mar 2004 12:06:23 +0000 (+0000) Subject: -Wall per default X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=3ba83eddae508a66b9fe6db62f6403d8e56ae93c;p=supertux.git -Wall per default SVN-Revision: 275 --- diff --git a/src/Makefile.am b/src/Makefile.am index 7e5fea56a..e2b2947b2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,5 @@ +AM_CXXFLAGS = -Wall -O2 -g + bin_PROGRAMS = supertux supertux_SOURCES = \