aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbeber <beber>2005-12-08 23:47:21 +0000
committerbeber <beber>2005-12-08 23:47:21 +0000
commit6ad0d66c3701b58744c63013658529e53f6fe3f1 (patch)
tree009ceb407c9706409ce8c49ab822249047c2a33d /src
parentdebug var (diff)
downloadespik-6ad0d66c3701b58744c63013658529e53f6fe3f1.tar.xz
debug flags
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b09ea03..c3ff0bd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,7 +1,8 @@
## Process this file with automake to produce Makefile.in
AM_CFLAGS = \
- $(DEBUG_MODE_CFLAGS) \
+ $(DEBUG_CFLAGS) \
+ -O2 -W -Wall \
@ecore_cflags@
ESPIKHEADERS = \
@@ -25,6 +26,7 @@ espik_SOURCES = \
$(ESPIKHEADERS)
espik_LDADD = \
+ $(DEBUG_LDFLAGS)
@ecore_libs@
bin_PROGRAMS = espik