author | Eugene Ostroukhov <eugeneo@symbian.org> |
Wed, 24 Feb 2010 16:12:51 -0800 | |
changeset 195 | f02192d5e8f8 |
parent 194 | 46f0d372a45c |
child 199 | e80a4029f09f |
child 200 | 830136ec8316 |
scripts/build.xml | file | annotate | diff | comparison | revisions |
--- a/scripts/build.xml Wed Feb 24 14:45:09 2010 -0800 +++ b/scripts/build.xml Wed Feb 24 16:12:51 2010 -0800 @@ -47,7 +47,7 @@ <fileset dir="${sourceDirectory}"> <include name="org.chromium**/**/*" /> <include name="org.symbian**/**/*" /> - <include name="org.w3c.css" /> + <include name="org.w3c.css**/**/*" /> <exclude name="org.symbian.tools.wrttools.feature/**/*" /> </fileset> </copy>