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:
764035d
)
Rebuild charon after running ./configure to reflect plugin changes
author
Martin Willi
<martin@revosec.ch>
Fri, 3 Aug 2012 11:11:45 +0000
(13:11 +0200)
committer
Martin Willi
<martin@revosec.ch>
Fri, 3 Aug 2012 11:11:45 +0000
(13:11 +0200)
src/charon/Makefile.am
patch
|
blob
|
history
diff --git
a/src/charon/Makefile.am
b/src/charon/Makefile.am
index
cbc533b
..
0ca15cb
100644
(file)
--- a/
src/charon/Makefile.am
+++ b/
src/charon/Makefile.am
@@
-3,6
+3,8
@@
ipsec_PROGRAMS = charon
charon_SOURCES = \
charon.c
+charon.o : $(top_builddir)/config.status
+
INCLUDES = \
-I$(top_srcdir)/src/libstrongswan \
-I$(top_srcdir)/src/libhydra \