diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-07 17:44:34 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-07 17:44:34 +0200 |
commit | ac588638dcb2498ac42d7e1a958e598cc845d4c5 (patch) | |
tree | 5f384b09d07603a1bca35f0186950ac9b44aef42 | |
parent | 735c529277e2d667b6949a4753546f16a228ceac (diff) |
path changed after gbuild conversion
-rw-r--r-- | sw/CppunitTest_sw_filters_test.mk | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk index ed4b368e83a7..b9730cf30b5b 100644 --- a/sw/CppunitTest_sw_filters_test.mk +++ b/sw/CppunitTest_sw_filters_test.mk @@ -93,10 +93,7 @@ $(eval $(call gb_CppunitTest_add_components,sw_filters_test,\ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ unoxml/source/service/unoxml \ -)) - -$(eval $(call gb_CppunitTest_add_old_components,sw_filters_test,\ - ucpchelp1 \ + xmlhelp/util/ucpchelp1 \ )) $(eval $(call gb_CppunitTest_set_args,sw_filters_test,\ |