Adding Android.mk files to build charon and libstrongswan with the Android build system.

This commit is contained in:
Tobias Brunner
2010-03-03 10:18:46 +01:00
parent afb364fff9
commit 1be3298807
7 changed files with 469 additions and 2 deletions
+2 -1
View File
@@ -90,7 +90,8 @@ endif
EXTRA_DIST = \
asn1/oid.txt asn1/oid.pl \
crypto/proposal/proposal_keywords.txt
crypto/proposal/proposal_keywords.txt \
Android.mk AndroidConfigLocal.h
BUILT_SOURCES = \
$(srcdir)/asn1/oid.c $(srcdir)/asn1/oid.h \