strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eab63e8
)
scepclient requires libcrypto to build
author
Martin Willi
<martin@strongswan.org>
Mon, 16 Jun 2008 07:10:48 +0000
(07:10 -0000)
committer
Martin Willi
<martin@strongswan.org>
Mon, 16 Jun 2008 07:10:48 +0000
(07:10 -0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
e28ed63
..
913099c
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-25,7
+25,7
@@
if USE_UPDOWN
endif
if USE_TOOLS
- SUBDIRS += openac scepclient
+ SUBDIRS +=
libcrypto
openac scepclient
endif
if USE_DUMM