Skip to content

Commit

Permalink
Remove reference to old extlibs dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Sep 9, 2014
1 parent de849f2 commit 1583088
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/android/Makefile
Expand Up @@ -8,7 +8,6 @@ all:
find ../../rust/lib/rustlib/arm-linux-androideabi/lib \
-name '*.so' -type f -size +1c | \
xargs -I {} cp -f {} libs/armeabi
cp -a extlibs/* libs/armeabi
$(ANDROID_SDK)/tools/android update project \
--name ServoAndroid \
--target "android-18" \
Expand Down

0 comments on commit 1583088

Please sign in to comment.