Install FD and SFD files as well.

This commit is contained in:
Krystian Bacławski
2014-01-02 23:06:46 +01:00
parent 93d0fb607d
commit 25b1113d3d
2 changed files with 5 additions and 3 deletions
+2
View File
@@ -431,6 +431,8 @@ function process_ndk {
popd
pushd "${PREFIX}/os-lib"
cp -av "${SOURCES}/${NDK}/Include/fd" .
cp -av "${SOURCES}/${NDK}/Include/sfd" .
cp -av "${SOURCES}/${NDK}/Include/linker_libs/"* .
popd