Move to OpenSSL as a git submodule. Redundant for platforms where it's not used, but makes fdroid easier.

This commit is contained in:
2024-07-10 19:25:01 -04:00
parent b8cd1232be
commit 84c22dbf5f
8 changed files with 25 additions and 50 deletions

View File

@ -955,3 +955,6 @@ prettier:
docs:
@doxygen
.PHONY: docs
fdroid: out/apk/TildeFriends-arm-release.unsigned.apk
.PHONE: fdroid