aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/buildConfig/allElements.xml
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/buildConfig/allElements.xml')
-rw-r--r--eclipse/buildConfig/allElements.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/eclipse/buildConfig/allElements.xml b/eclipse/buildConfig/allElements.xml
index 303c53d..6bdfa9b 100644
--- a/eclipse/buildConfig/allElements.xml
+++ b/eclipse/buildConfig/allElements.xml
@@ -70,6 +70,10 @@
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
</target>
+ <target name="assemble.com.android.ide.eclipse.adt.overlay">
+ <ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
+ </target>
+
<target name="assemble.com.android.ide.eclipse.ddms">
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
</target>