system_wrappers: Add missing file for ARM builds

This commit is contained in:
Arun Raghavan
2015-10-19 11:32:48 +05:30
parent d6a338cb01
commit 2f0b9411d3
2 changed files with 67 additions and 0 deletions

View File

@ -1,6 +1,7 @@
noinst_LTLIBRARIES = libsystem_wrappers.la
noinst_HEADERS = interface/aligned_array.h \
interface/asm_defines.h \
interface/compile_assert_c.h \
interface/event_wrapper.h \
interface/scoped_vector.h \