strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Respect line with in Makefile.am's, other cosmetics
[strongswan.git]
/
src
/
libcharon
/
plugins
/
medsrv
/
Makefile.am
diff --git
a/src/libcharon/plugins/medsrv/Makefile.am
b/src/libcharon/plugins/medsrv/Makefile.am
index
ab33048
..
7f5c8e2
100644
(file)
--- a/
src/libcharon/plugins/medsrv/Makefile.am
+++ b/
src/libcharon/plugins/medsrv/Makefile.am
@@
-1,5
+1,6
@@
-INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra -I$(top_srcdir)/src/libcharon
+INCLUDES = -I$(top_srcdir)/src/libstrongswan -I$(top_srcdir)/src/libhydra \
+ -I$(top_srcdir)/src/libcharon
AM_CFLAGS = -rdynamic