From df248712a5d982b0721b6e8d15b09d4a9264301e Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Sat, 28 Jun 2014 22:40:58 +0300 Subject: [PATCH] Include android config in tarballs Issue #166. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0554a4f..58cbb30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake +EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android SUBDIRS = doc src test # "make distcheck" builds the dvi target, so use it to check that the