--- a/modules/keystore/Makefile.am +++ b/modules/keystore/Makefile.am @@ -7,7 +7,7 @@ libfile_keystore_plugin_la_SOURCES = keystore/file.c \ keystore/file_crypt.h \ keystore/list_util.c keystore/list_util.h -if HAVE_ANDROID +if HAVE_ANDROID_NO_TERMUX libfile_keystore_plugin_la_SOURCES += keystore/file_crypt_android.c endif if HAVE_WIN32