aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorbeber <beber>2005-12-08 23:53:58 +0000
committerbeber <beber>2005-12-08 23:53:58 +0000
commitf290750fe224b0fe1cdf01b74c7b3d13704341b0 (patch)
tree0b5e0162f8b14569f5d087e5077c454e7e3ffae0 /src
parentdebug default in yes (diff)
downloadespik-f290750fe224b0fe1cdf01b74c7b3d13704341b0.tar.xz
typos
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c3ff0bd..fdb137b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@
AM_CFLAGS = \
$(DEBUG_CFLAGS) \
- -O2 -W -Wall \
+ -W -Wall \
@ecore_cflags@
ESPIKHEADERS = \
@@ -26,7 +26,7 @@ espik_SOURCES = \
$(ESPIKHEADERS)
espik_LDADD = \
- $(DEBUG_LDFLAGS)
+ $(DEBUG_LDFLAGS) \
@ecore_libs@
bin_PROGRAMS = espik