Fix line that got removed by merge.

Change-Id: I8c1f3624b52161893d1e04f0a156df613f90e39d
This commit is contained in:
Christopher Ferris 2013-09-27 14:18:36 -07:00
parent 8612b4e453
commit f14d71fcf7

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)
# -----------------------------------------------------------------------------