commit | cb6fbf88db9e29f761045dbe9ece975f178ff71e | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Thu Jan 20 17:07:27 2011 -0800 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu Jan 20 17:07:27 2011 -0800 |
tree | 3d46578dcf4cdbe9cdb84fb95f1914a325ee26b7 | |
parent | 87762c7e1f5473b8ff51c2cf30d3d5c47d67642a [diff] | |
parent | a7600364feb0eff313374e9dd0502ea7e15085f6 [diff] |
am a7600364: fix tiny android build * commit 'a7600364feb0eff313374e9dd0502ea7e15085f6': fix tiny android build
diff --git a/core/main.mk b/core/main.mk index 9d8e692..4a530d0 100644 --- a/core/main.mk +++ b/core/main.mk
@@ -455,6 +455,7 @@ subdirs := \ bionic \ system/core \ + system/extras/ext4_utils \ build/libs \ build/target \ build/tools/acp \