aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@soleta.eu>2015-07-21 10:56:34 +0200
committerPablo Neira Ayuso <pablo@soleta.eu>2015-07-21 11:05:41 +0200
commitf71308001a32a3dd67f2b9098e9a67292d964fbb (patch)
tree4a48ee325d413a40867c7b33cd8ef74aba8e14a1
parent41d5c3081a3a97a5e18ce8bb2599a76fe399152e (diff)
tests: compile tests with debugging symbols, ie. -g
Useful when debuggin via valgrind/gdb.
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index a986940..f99e276 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS)
+AM_CFLAGS = -Wall -I$(top_srcdir)/include $(LIBOSMOCORE_CFLAGS) -g
AM_LDFLAGS = $(LIBOSMOCORE_LDFLAGS)
check_PROGRAMS = osmux/osmux_test