From b095292afb50bee7804ab7b9b369f3232bbd2731 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 18 May 2013 16:26:37 +0900 Subject: [PATCH] Add examples directory to distribution --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index da7ec3e7..11d6f308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,8 @@ ACLOCAL_AMFLAGS = -I m4 --install RST2HTML = @RST2HTML@ EXTRA_DIST = config.rpath mingw-config android-config android-make\ - build_osx_release.sh + build_osx_release.sh \ + examples/libaria2ex.cc examples/libaria2wx.cc dist_doc_DATA = README README.rst