commit | 60bc203660224ffd7244a17d13e7a6f90b5cd0d0 | [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:10:03 2010 -0700 |
tree | 61b0d89ab10ec9a024b3c4011b858d9c5ff21dda | |
parent | 345cbd2d25a48824681377507f815948a7f76306 [diff] [blame] |
Adapt to new location of libcore Change-Id: I17a2f432f69bd0cb381e83b6395fb2ae6e4faf9d
diff --git a/core/main.mk b/core/main.mk index 0e53a98..dc81bbd 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 \