Whooops, was grabbing too much

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@101 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/common.ant.xml b/distro-source/common.ant.xml
index 02e10bd..82f1ce7 100755
--- a/distro-source/common.ant.xml
+++ b/distro-source/common.ant.xml
@@ -20,7 +20,7 @@
 					<include name="bin/**" />

 					<include name="www/**" />

 				</fileset>

-				<fileset dir="${gwt.build.out}/samples/@{lname}/scripts/${dist.platform}" />

+				<fileset dir="${gwt.build.out}/samples/@{lname}/scripts/${dist.platform}/*" />

 			</copy>

 			<chmod perm="a+x">

 				<fileset dir="${project.staging}/samples/@{uname}">