fixing remaining network-connection naming confusion in API
[oweals/gnunet.git] / src / topology / Makefile.am
index fad32ed790f7ade0caff8947ca0a320e71694958..0ac5138395157703121db495a3591528b4940bd6 100644 (file)
@@ -1,7 +1,7 @@
 INCLUDES = -I$(top_srcdir)/src/include
 
 if USE_COVERAGE
-  AM_CFLAGS = -fprofile-arcs -ftest-coverage
+  AM_CFLAGS = --coverage -O0
 endif