aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2010-03-05 08:52:09 +0100
committerMartin Willi <martin@revosec.ch>2010-03-05 08:52:09 +0100
commit23763c2caecd271603a9304688d9aa3cde43a691 (patch)
tree6661f0fb6f524dd51cdb37ab1a24b3f457cf0b0e
parent3eb633e1e6a0b212683664b6b56580f1a04d517c (diff)
downloadstrongswan-23763c2caecd271603a9304688d9aa3cde43a691.tar.bz2
strongswan-23763c2caecd271603a9304688d9aa3cde43a691.tar.xz
scepclient still depends on libfreeswan
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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