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/0227a3e0 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/0227a3e0 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/0227a3e0 Branch: refs/heads/release4.14.0 Commit: 0227a3e06d59a1dc000104321cb23c9122739c3f Parents: ddb087b Author: Justin Mclean <[email protected]> Authored: Sun Dec 14 18:07:57 2014 +1100 Committer: Erik de Bruin <[email protected]> Committed: Tue Dec 16 09:37:18 2014 +0100 ---------------------------------------------------------------------- ide/constructFlexForIDE.sh | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/0227a3e0/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
