diff options
| author | Tobias Brunner <tobias@strongswan.org> | 2011-11-22 18:31:12 +0100 |
|---|---|---|
| committer | Tobias Brunner <tobias@strongswan.org> | 2011-11-22 18:31:12 +0100 |
| commit | 4f775afda9ad0ad023c6c521f3dd68cca1e3528b (patch) | |
| tree | 774066cc471d07be6bea670761220529e702144f /src/pluto | |
| parent | b2e493ab58f39e2bce0a9fef7a62d78965d4f84b (diff) | |
| download | strongswan-4f775afda9ad0ad023c6c521f3dd68cca1e3528b.tar.bz2 strongswan-4f775afda9ad0ad023c6c521f3dd68cca1e3528b.tar.xz | |
Added missing Android.mk files to distribution.
Diffstat (limited to 'src/pluto')
| -rw-r--r-- | src/pluto/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pluto/Makefile.am b/src/pluto/Makefile.am index 68ba16346..3fd0e039c 100644 --- a/src/pluto/Makefile.am +++ b/src/pluto/Makefile.am @@ -102,6 +102,8 @@ endif dist_man_MANS = pluto.8 +EXTRA_DIST = Android.mk + # compile options ################# |
