diff --git a/npa/cross/Makefile.am b/npa/cross/Makefile.am index dbd5a2f..d2cc9fc 100644 --- a/npa/cross/Makefile.am +++ b/npa/cross/Makefile.am @@ -12,7 +12,7 @@ win: $(MAKE) cross \ TOOL=$(WIN_TOOL) \ TOOL_DIR=$(WIN_TOOL_DIR) \ - TARGETDIR=$(ANDROID_TARGETDIR) \ + TARGETDIR=$(WIN_TARGETDIR) \ LIBEAC=$(WIN_TARGETDIR)/bin/libeac-0.dll \ LIBNPA=$(WIN_TARGETDIR)/bin/libnpa-0.dll