aboutsummaryrefslogtreecommitdiffstats
path: root/src/whack/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/whack/Makefile.am')
-rw-r--r--src/whack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whack/Makefile.am b/src/whack/Makefile.am
index 7eabef588..5583defc8 100644
--- a/src/whack/Makefile.am
+++ b/src/whack/Makefile.am
@@ -2,4 +2,4 @@ ipsec_PROGRAMS = whack
whack_SOURCES = whack.c whack.h
INCLUDES = -I$(top_srcdir)/src/libfreeswan -I$(top_srcdir)/src/pluto
-LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a
+whack_LDADD = $(top_builddir)/src/libfreeswan/libfreeswan.a