From d5009e8ad6787274337673b0bb75a566a5dfef2e Mon Sep 17 00:00:00 2001 From: Niels Provos Date: Sun, 9 Mar 2003 23:29:26 +0000 Subject: [PATCH] -g svn:r55 --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1