Merge "Fix uses of all-subdir-makefiles"

This commit is contained in:
Ying Wang 2011-07-27 18:29:26 -07:00 committed by Android (Google) Code Review
commit e993c420d0

View File

@ -45,4 +45,4 @@ $(foreach file,$(test_src_files), \
)
# Build the manual test programs.
include $(call all-subdir-makefiles)
include $(call all-makefiles-under, $(LOCAL_PATH))