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:
6150efa
)
Missed to include charon's Android.mk in the distribution.
author
Tobias Brunner
<tobias@strongswan.org>
Mon, 22 Mar 2010 10:32:20 +0000
(11:32 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Mon, 22 Mar 2010 10:32:20 +0000
(11:32 +0100)
src/charon/Makefile.am
patch
|
blob
|
history
diff --git
a/src/charon/Makefile.am
b/src/charon/Makefile.am
index
4a184d7
..
0018000
100644
(file)
--- a/
src/charon/Makefile.am
+++ b/
src/charon/Makefile.am
@@
-9,5
+9,5
@@
AM_CFLAGS = \
-DIPSEC_PIDDIR=\"${piddir}\"
charon_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la $(top_builddir)/src/libcharon/libcharon.la -lm $(PTHREADLIB) $(DLLIB)
-
#
EXTRA_DIST = Android.mk
+EXTRA_DIST = Android.mk