From 23763c2caecd271603a9304688d9aa3cde43a691 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 5 Mar 2010 08:52:09 +0100 Subject: [PATCH] scepclient still depends on libfreeswan --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index ae3ec8a20..64e2fd7df 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,7 +29,7 @@ if USE_UPDOWN endif if USE_TOOLS - SUBDIRS += openac scepclient pki + SUBDIRS += libfreeswan openac scepclient pki endif if USE_DUMM