strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ported changes from EAP branch, renabling EAP framework
[strongswan.git]
/
src
/
whack
/
Makefile.am
diff --git
a/src/whack/Makefile.am
b/src/whack/Makefile.am
index
5583def
..
9852450
100644
(file)
--- 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
+