am 19f9c1c2: Fix nothing-to-do build.

Merge commit '19f9c1c243262aa3c16cba026a82ad53aa2818ac' into gingerbread-plus-aosp

* commit '19f9c1c243262aa3c16cba026a82ad53aa2818ac':
  Fix nothing-to-do build.
This commit is contained in:
Ying Wang 2010-09-24 14:00:50 -07:00 committed by Android Git Automerger
commit d60ab56596

View file

@ -499,7 +499,7 @@ $(installed_odex) : $(built_odex) | $(ACP)
@echo "Install: $@"
$(copy-file-to-target)
$(LOCAL_INSTALLED_MODULE): $(installed_odex)
$(LOCAL_INSTALLED_MODULE) : | $(installed_odex)
endif
endif # !LOCAL_UNINSTALLABLE_MODULE