From cd1759560c90a39fe001d0e2ee6f5e55b1295d95 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Mon, 30 Jul 2012 22:56:25 +0900 Subject: [PATCH] Distribute android-{config,make} and build_osx_release.sh --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 9ddd4991..5f91757d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,8 @@ SUBDIRS = po intl lib deps src doc test ACLOCAL_AMFLAGS = -I m4 --install -EXTRA_DIST = config.rpath mingw-config +EXTRA_DIST = config.rpath mingw-config android-config android-make\ + build_osx_release.sh dist_doc_DATA = README README.rst README.html