diff options
author | David Tardon <dtardon@redhat.com> | 2011-04-24 09:35:45 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-04-24 09:35:45 +0200 |
commit | 69f0b91202e546631ed27442f4eb8fc30126f361 (patch) | |
tree | 20dc29855b486d805bbf9d160eea2d3a961710f3 /sc/Module_sc.mk | |
parent | ee0110327ab820f255eb486b1afa8381087dee2f (diff) |
use the new UNO-related defs from CppunitTarget
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 73ae040f8bd9..0b91eee26d80 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -35,7 +35,6 @@ $(eval $(call gb_Module_add_targets,sc,\ $(eval $(call gb_Module_add_check_targets,sc,\ CppunitTest_sc_ucalc \ - Package_qa_unit \ )) |