From bcdfc0a5daf0691e5890dfbe4461445da3624f14 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 18 Oct 2006 08:07:01 +0000 Subject: added missing -DDEBUG compile option --- src/whack/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/whack/Makefile.am b/src/whack/Makefile.am index 5583defc8..985245026 100644 --- a/src/whack/Makefile.am +++ b/src/whack/Makefile.am @@ -3,3 +3,6 @@ ipsec_PROGRAMS = whack whack_SOURCES = whack.c whack.h INCLUDES = -I$(top_srcdir)/src/libfreeswan -I$(top_srcdir)/src/pluto whack_LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a + +AM_CFLAGS = -DDEBUG + -- cgit v1.2.3