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:
3128e7f
)
Android.mk of libstrongswan updated
author
Tobias Brunner
<tobias@strongswan.org>
Mon, 9 Jul 2012 14:50:17 +0000
(16:50 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Mon, 9 Jul 2012 15:52:01 +0000
(17:52 +0200)
src/libstrongswan/Android.mk
patch
|
blob
|
history
diff --git
a/src/libstrongswan/Android.mk
b/src/libstrongswan/Android.mk
index
0604532
..
33e836a
100644
(file)
--- a/
src/libstrongswan/Android.mk
+++ b/
src/libstrongswan/Android.mk
@@
-68,6
+68,7
@@
threading/thread.h threading/thread.c \
threading/thread_value.h threading/thread_value.c \
threading/mutex.h threading/mutex.c threading/condvar.h \
threading/semaphore.h threading/semaphore.c \
threading/thread_value.h threading/thread_value.c \
threading/mutex.h threading/mutex.c threading/condvar.h \
threading/semaphore.h threading/semaphore.c \
+threading/spinlock.h threading/spinlock.c \
threading/rwlock.h threading/rwlock.c \
threading/lock_profiler.h \
utils.h utils.c \
threading/rwlock.h threading/rwlock.c \
threading/lock_profiler.h \
utils.h utils.c \
@@
-78,6
+79,7
@@
utils/linked_list.c utils/linked_list.h \
utils/hashtable.c utils/hashtable.h \
utils/enumerator.c utils/enumerator.h \
utils/optionsfrom.c utils/optionsfrom.h \
utils/hashtable.c utils/hashtable.h \
utils/enumerator.c utils/enumerator.h \
utils/optionsfrom.c utils/optionsfrom.h \
+utils/capabilities.c utils/capabilities.h \
utils/backtrace.c utils/backtrace.h
# adding the plugin source files
utils/backtrace.c utils/backtrace.h
# adding the plugin source files