diff options
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 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 |