summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index cfab8452..6f7cec58 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,4 +1,8 @@
TEMPLATE = subdirs
-SUBDIRS = manual
+
+# load this since its needed to turn qtc_harmattan->maemo
include(../pkg.pri)
+
+# we dont package unit tests for maemo
+!maemo: SUBDIRS = manual
!package: SUBDIRS += auto benchmarks