add listeners to main target

Project: http://git-wip-us.apache.org/repos/asf/flex-flexunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-flexunit/commit/ab71c6d6
Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/ab71c6d6
Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/ab71c6d6

Branch: refs/heads/release4.2.0
Commit: ab71c6d62c439cb06e816f58c89c220da7df9ab1
Parents: d208136
Author: Justin Mclean <[email protected]>
Authored: Mon Mar 24 08:51:23 2014 +1100
Committer: Justin Mclean <[email protected]>
Committed: Mon Mar 24 08:51:23 2014 +1100

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/ab71c6d6/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 350447c..239d26d 100644
--- a/build.xml
+++ b/build.xml
@@ -95,7 +95,7 @@ to contribute to our CI process.
       </delete>
    </target>
        
-       <target name="main" 
depends="anttasks,core,fluint,cilistener,flexcoverlistener" />
+       <target name="main" 
depends="anttasks,core,fluint,cilistener,flexcoverlistener,listeners" />
    
     <target name="thirdparty-downloads">
                <ant antfile="${basedir}/downloads.xml" dir="${basedir}" />     

Reply via email to