aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin (Beber) <beber@setibzh.com>2006-02-21 13:06:04 +0100
committerJACQUIN Bertrand Ext ROSI/DPS <bjacquin.ext@francetelecom.com>2006-02-21 13:06:04 +0100
commit59fb307093d41cfb5945dfa859e18a7514b51d5d (patch)
treec51a438880f8492c55b65f34cca16b186d469fa1
parentThis year is missing (diff)
downloadespik-59fb307093d41cfb5945dfa859e18a7514b51d5d.tar.xz
-Wdeclaration-after-statement too
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1172360..572743f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@
AM_CFLAGS = \
$(DEBUG_CFLAGS) \
- -W -Wall \
+ -W -Wall -Wdeclaration-after-statement \
@ecore_cflags@
ESPIKHEADERS = \