aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/whack/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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
+