reenable ranlib transform for prebuilts

An extra blank line detached the ranlib commands from the rules they
were supposed to be for.
This commit is contained in:
Doug Zongker
2009-08-07 08:45:49 -07:00
parent d0a44722be
commit f7c8b9adb4

View File

@@ -33,7 +33,6 @@ else
$(LOCAL_BUILT_MODULE) : $(LOCAL_PATH)/$(LOCAL_SRC_FILES) | $(ACP)
$(transform-prebuilt-to-target)
endif
ifneq ($(prebuilt_module_is_a_library),)
ifneq ($(LOCAL_IS_HOST_MODULE),)
$(transform-host-ranlib-copy-hack)