fix build

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

Branch: refs/heads/master
Commit: 7048caa525904dc6e98838e6b1d2ebbbfca24943
Parents: bcb3c03
Author: Alex Harui <[email protected]>
Authored: Sat Aug 13 00:00:01 2016 -0700
Committer: Alex Harui <[email protected]>
Committed: Sat Aug 13 00:00:01 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7048caa5/asdoc/build.xml
----------------------------------------------------------------------
diff --git a/asdoc/build.xml b/asdoc/build.xml
index f967dba..efe63b1 100644
--- a/asdoc/build.xml
+++ b/asdoc/build.xml
@@ -79,7 +79,7 @@
             <external-library-path dir="${env.AIR_HOME}/frameworks/libs/air">
                 <include name="airglobal.swc"/>
             </external-library-path>
-            <external-library-path 
dir="${env.FALCONJX_HOME}/../externs/google_maps/target">
+            <external-library-path dir="${FLEXJS_HOME}/js/libs">
                 <include name="google_maps.swc"/>
             </external-library-path>
             

Reply via email to