Repository: flex-sdk Updated Branches: refs/heads/release4.14.0 666177514 -> 743748429
add adl and act to list of files to copy Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/74374842 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/74374842 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/74374842 Branch: refs/heads/release4.14.0 Commit: 743748429f1f0773a9edc6464abb5bc41db1f4d7 Parents: 6661775 Author: Justin Mclean <[email protected]> Authored: Sun Dec 14 18:07:57 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Sun Dec 14 18:07:57 2014 +1100 ---------------------------------------------------------------------- ide/constructFlexForIDE.sh | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/74374842/ide/constructFlexForIDE.sh ---------------------------------------------------------------------- diff --git a/ide/constructFlexForIDE.sh b/ide/constructFlexForIDE.sh index 1d1af97..d9533ab 100755 --- a/ide/constructFlexForIDE.sh +++ b/ide/constructFlexForIDE.sh @@ -155,6 +155,8 @@ files=( "AIR SDK Readme.txt" bin/adl.exe bin/adt.bat + bin/adl + bin/adt frameworks/libs/air frameworks/libs/player/11.1 frameworks/projects/air
