From: Martin Willi Date: Fri, 5 Mar 2010 07:52:09 +0000 (+0100) Subject: scepclient still depends on libfreeswan X-Git-Tag: 4.4.0~249 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23763c2caecd271603a9304688d9aa3cde43a691;p=thirdparty%2Fstrongswan.git scepclient still depends on libfreeswan --- diff --git a/src/Makefile.am b/src/Makefile.am index ae3ec8a204..64e2fd7df5 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