]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
scepclient still depends on libfreeswan
authorMartin Willi <martin@revosec.ch>
Fri, 5 Mar 2010 07:52:09 +0000 (08:52 +0100)
committerMartin Willi <martin@revosec.ch>
Fri, 5 Mar 2010 07:52:09 +0000 (08:52 +0100)
src/Makefile.am

index ae3ec8a20400fe9d8aed00b39c5882835d8fbaee..64e2fd7df501858419a3b23668256ed2838cc742 100644 (file)
@@ -29,7 +29,7 @@ if USE_UPDOWN
 endif
 
 if USE_TOOLS
-  SUBDIRS += openac scepclient pki
+  SUBDIRS += libfreeswan openac scepclient pki
 endif
 
 if USE_DUMM