From d3e2c897cdbb4a9d88658285410ba69a1e0c0bb8 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 7 Aug 2006 13:41:50 +0000 Subject: [PATCH] include docs sources files in wxAll distrib git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/scripts/create_archives.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/scripts/create_archives.sh b/distrib/scripts/create_archives.sh index b906c4c271..dc3d0277a9 100755 --- a/distrib/scripts/create_archives.sh +++ b/distrib/scripts/create_archives.sh @@ -76,7 +76,7 @@ getfilelist(){ fi if [ $port = "all" ]; then - filelist="$filelist palmos.rsp" + filelist="$filelist palmos.rsp docsrc.rsp" fi tempfile="/tmp/wx$port.files.in" -- 2.47.2