Added missing Android.mk files to distribution.

This commit is contained in:
Tobias Brunner
2011-11-22 18:31:12 +01:00
parent b2e493ab58
commit 4f775afda9
8 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ stroke.c stroke_msg.h stroke_keywords.c stroke_keywords.h
stroke_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la $(SOCKLIB)
INCLUDES = -I$(top_srcdir)/src/libstrongswan
EXTRA_DIST = stroke_keywords.txt
EXTRA_DIST = stroke_keywords.txt Android.mk
BUILT_SOURCES = stroke_keywords.c
MAINTAINERCLEANFILES = stroke_keywords.c
AM_CFLAGS = -DIPSEC_PIDDIR=\"${piddir}\"