summaryrefslogtreecommitdiff
path: root/kelakon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'kelakon.pro')
-rw-r--r--kelakon.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/kelakon.pro b/kelakon.pro
index ba344b5..97b543a 100644
--- a/kelakon.pro
+++ b/kelakon.pro
@@ -39,6 +39,9 @@ android {
QT += svg
DISTFILES += android/AndroidManifest.xml
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
+ certs.path = /assets/certs
+ certs.files = /etc/ssl/certs/ca-certificates.crt
+ INSTALLS += certs
}
debug: DEFINES += DEBUG