summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authordscho <dscho>2003-07-28 00:56:49 +0000
committerdscho <dscho>2003-07-28 00:56:49 +0000
commitb9ebdab1f255316ccb9160daa0976d57adfe2675 (patch)
tree10987c687f98017978a0227b126152976c2c16be /examples
parentcc250a1e7133e26c494ee3f8a65c64d5a350fe39 (diff)
downloadlibtdevnc-b9ebdab1f255316ccb9160daa0976d57adfe2675.tar.gz
libtdevnc-b9ebdab1f255316ccb9160daa0976d57adfe2675.zip
debug flags
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am2
-rw-r--r--examples/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 17e79b2..c2be9b8 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,4 +1,4 @@
-CFLAGS=-I..
+CFLAGS=-I.. -g -Wall
if HAVE_LIBPTHREAD
BACKGROUND_TEST=blooptest
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 5341adf..8af4b97 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -76,7 +76,7 @@ am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
-CFLAGS = -I..
+CFLAGS = -I.. -g -Wall
@HAVE_LIBPTHREAD_TRUE@BACKGROUND_TEST = blooptest