summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-02-08 01:35:32 +0100
committerJan Holesovsky <kendy@suse.cz>2011-02-08 01:35:32 +0100
commit783fb6dbf5d3cb4ba39830b555acc7f79e45dd8b (patch)
tree7c594fbed543e4d8b70f0a2918a35cea63b53c05 /comphelper/qa
parent9943d9dfaccc5df4a3b1b1b81cc4bc30ba92cf7e (diff)
Fix comphelper parallel build, so that the tests may run.
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/qa/makefile.mk b/comphelper/qa/makefile.mk
index 9c86c24a20bf..8d06d9b4a669 100644
--- a/comphelper/qa/makefile.mk
+++ b/comphelper/qa/makefile.mk
@@ -32,6 +32,7 @@ TARGET := qa
ENABLE_EXCEPTIONS := TRUE
.INCLUDE: settings.mk
+.INCLUDE : $(PRJ)$/version.mk
#building with stlport, but cppunit was not built with stlport
.IF "$(USE_SYSTEM_STL)"!="YES"