Skip to content

Commit

Permalink
renamed android distribution directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Morgner committed Jan 4, 2016
1 parent c54b80a commit db255fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npa/cross/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ win:
ANDROID_ARCH ?= arm
ANDROID_TOOL ?= $(ANDROID_ARCH)-linux-androideabi
ANDROID_TOOL_DIR ?= $(abs_builddir)/ndk
ANDROID_TARGETDIR = $(abs_top_builddir)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)_$(ANDROID_ARCH)
ANDROID_TARGETDIR = $(abs_top_builddir)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)_$(ANDROID_ARCH)-androideabi
MAKE_STANDALONE_TOOLCHAIN ?= $${HOME}/.local/opt/android-ndk-r9/build/tools/make-standalone-toolchain.sh

android: $(VIRTUALSMARTCARD_CONFIGURE)
Expand Down

0 comments on commit db255fd

Please sign in to comment.