diff options
author | beber <beber> | 2005-12-07 00:14:52 +0000 |
---|---|---|
committer | beber <beber> | 2005-12-07 00:14:52 +0000 |
commit | e25d555db33787f77bcd9fffae22253a77695c70 (patch) | |
tree | 75bb03a662e0a248725ca4a7d9820c3577df5929 | |
parent | propset update (diff) | |
download | espik-e25d555db33787f77bcd9fffae22253a77695c70.tar.xz |
-g
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 5fcdbbd..98d2ef0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in AM_CFLAGS = \ - -W -Wall \ + -g -W -Wall \ @ecore_cflags@ ESPIKHEADERS = \ |