summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 383d8419..cac44948 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -23,6 +23,10 @@ SUBDIRS = \
tst_locks \
tst_qmailthread
+exists(/usr/bin/gpgme-config) {
+ SUBDIRS += tst_crypto
+}
+
# these tests fail to build/pass on windows.
# longer term, we should remove this stuff entirely in favour of Qt's
# categorised logging.