From: Niels Provos Date: Sun, 9 Mar 2003 23:29:26 +0000 (+0000) Subject: -g X-Git-Tag: release-1.1b~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5009e8ad6787274337673b0bb75a566a5dfef2e;p=libevent -g svn:r55 --- diff --git a/test/Makefile.am b/test/Makefile.am index b8c21d90..33024cdf 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies LDADD = -L.. -levent CPPFPLAGS = -I.. -CFLAGS = -I../compat +CFLAGS = -I../compat -g -Wall noinst_PROGRAMS = test-eof test-weof test-time regress