commit | ae5c64413bf72bc18d7fc81e1f5761824bc01f49 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Aug 13 14:06:05 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Aug 13 14:06:05 2012 -0700 |
tree | 910859328e35be8af64308ad002b0d290bc738f1 | |
parent | 66fba00991f03d07c72f809d033b88748f839bda [diff] [blame] |
Add dependencies on all the makefiles. This should help prevent broken builds next time I'm messing with assembler/compiler/linker flags... Change-Id: I30f15a3ce3c3f3c60cad7bc59aaba9f42d792224
diff --git a/linker/Android.mk b/linker/Android.mk index b519976..99618f5 100644 --- a/linker/Android.mk +++ b/linker/Android.mk
@@ -45,6 +45,7 @@ endif LOCAL_MODULE:= linker +LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk LOCAL_STATIC_LIBRARIES := libc_nomalloc