Add test_shared demonstration

This commit is contained in:
Jeffrey Walton 2021-02-06 05:06:43 -05:00
parent 2f231f1f6b
commit b60318562b
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -47,7 +47,7 @@ fi
#############################################################################
files=(Android.mk Application.mk make_neon.sh)
files=(Android.mk Application.mk make_neon.sh test_shared.hxx test_shared.cxx)
for file in "${files[@]}"; do
echo "Downloading $file"