Fix line that got removed by merge.

(cherry picked from commit f14d71fcf74e755ece4f8ca2ca2b7483424aa432)

Change-Id: Id3dd54d9efd87ef2bbb2c90adae2ce3911695027
This commit is contained in:
Christopher Ferris 2013-09-27 14:18:36 -07:00
parent 967a6d3768
commit 427e8cf902

View File

@ -150,6 +150,7 @@ LOCAL_C_INCLUDES += \
LOCAL_WHOLE_STATIC_LIBRARIES := \
$(test_fortify_static_libraries) \
bionic-unit-tests-unwind-test-impl \
include $(BUILD_STATIC_LIBRARY)
# -----------------------------------------------------------------------------