android: Include ref10 subdirectory for curve25519 plugin

Fixes #2201.
This commit is contained in:
Tobias Brunner
2017-01-16 11:19:35 +01:00
parent 9ad147ac63
commit 410bdaf654
+1
View File
@@ -73,6 +73,7 @@ LOCAL_SHARED_LIBRARIES += libcurl
endif
LOCAL_SRC_FILES += $(call add_plugin, curve25519)
LOCAL_SRC_FILES += $(call add_plugin_subdirs, curve25519, ref10)
LOCAL_SRC_FILES += $(call add_plugin, des)