commit | 045d4af72d487ed3b21dfdf951ecb41ad5609a80 | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Fri Apr 30 10:13:33 2010 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Fri Apr 30 13:22:56 2010 -0700 |
tree | 8752ecdeabe0bd468631d3cb7c035e9152eb203a | |
parent | cd0bd8011bb955e8ffab9e77180ce2b23ba7e923 [diff] [blame] |
Adapt to new location of libcore Change-Id: Ibabfe907f00522c1966ddc333352eaea2bdcb5bd
diff --git a/core/main.mk b/core/main.mk index 043fef5..91b952b 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -400,7 +400,7 @@ subdirs += \ build/tools/signapk \ dalvik/dx \ - dalvik/libcore \ + libcore \ sdk/archquery \ sdk/androidprefs \ sdk/apkbuilder \