projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c1b75e
)
-Wall per default
author
Ingo Ruhnke
<grumbel@gmx.de>
Sat, 20 Mar 2004 12:06:23 +0000
(12:06 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Sat, 20 Mar 2004 12:06:23 +0000
(12:06 +0000)
SVN-Revision: 275
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
7e5fea5
..
e2b2947
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-1,3
+1,5
@@
+AM_CXXFLAGS = -Wall -O2 -g
+
bin_PROGRAMS = supertux
supertux_SOURCES = \