summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 1d2853f..0c969df 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -12,6 +12,8 @@ SUBDIRS = test-dbus-qeventloop \
test-resource-engine
# Install options
-testsxml.path = /usr/share/libresourceqt-tests/
-testsxml.files = tests.xml
-INSTALLS = testsxml
+testsxml.path = /usr/share/libresourceqt-tests/
+testsxml.files = tests.xml
+testrunner.path = /usr/lib/libresourceqt-tests/
+testrunner.files = test-dbus-qeventloop-runner.sh
+INSTALLS = testsxml testrunner