From 2cdd16b77f18b7e240c41e8bc95ba0d844767652 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Thu, 1 Oct 2009 12:54:02 -0700 Subject: [PATCH] fix the build Change-Id: Ica519f7e0adbc9fd48792198221c01da3e27fab8 --- build/sdk.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/sdk.atree b/build/sdk.atree index 80308e212..7a0ea0a1b 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -61,7 +61,7 @@ development/tools/scripts/icon_ldpi.png platforms/${PLATFORM_NAME}/templates/ico development/tools/scripts/icon_mdpi.png platforms/${PLATFORM_NAME}/templates/icon_mdpi.png development/tools/scripts/icon_hdpi.png platforms/${PLATFORM_NAME}/templates/icon_hdpi.png development/tools/scripts/build.template tools/lib/build.template -tools/scripts/devices.xml tools/lib/devices.xml +development/tools/scripts/devices.xml tools/lib/devices.xml # emacs support development/tools/scripts/android.el tools/lib/android.el