diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-22 11:52:45 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-22 11:52:45 +0200 |
commit | be9748683630c0c9aba9814f0d0c90f88d55578e (patch) | |
tree | 5111785a50bc4823252182ef0e7e0cc1b1a25fe6 /qadevOOo | |
parent | 7cc01d861ef6d5428fd24f6850849f7d3d68392c (diff) |
gnumake4: update qadevOOo for gbuild changes
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/JunitTest_qadevOOo_unoapi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/JunitTest_qadevOOo_unoapi.mk b/qadevOOo/JunitTest_qadevOOo_unoapi.mk index dfa376446f64..6196ef2fdfc2 100644 --- a/qadevOOo/JunitTest_qadevOOo_unoapi.mk +++ b/qadevOOo/JunitTest_qadevOOo_unoapi.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi)) +$(eval $(call gb_JunitTest_JunitTest,qadevOOo_unoapi,SRCDIR)) $(eval $(call gb_JunitTest_set_defs,qadevOOo_unoapi,\ $$(DEFS) \ |