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:
724736f
)
updated linuxdir include variable
author
Martin Willi
<martin@strongswan.org>
Thu, 10 Sep 2009 12:51:12 +0000
(14:51 +0200)
committer
Martin Willi
<martin@revosec.ch>
Wed, 7 Apr 2010 11:55:13 +0000
(13:55 +0200)
src/charon/plugins/ha_sync/Makefile.am
patch
|
blob
|
history
diff --git
a/src/charon/plugins/ha_sync/Makefile.am
b/src/charon/plugins/ha_sync/Makefile.am
index
15f4096
..
aadf7dd
100644
(file)
--- a/
src/charon/plugins/ha_sync/Makefile.am
+++ b/
src/charon/plugins/ha_sync/Makefile.am
@@
-1,5
+1,5
@@
-INCLUDES = -I${linux
dir
} -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
+INCLUDES = -I${linux
_headers
} -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/charon
AM_CFLAGS = -rdynamic -DIPSEC_PIDDIR=\"${piddir}\"