diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 12:26:27 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:08 +0200 |
commit | 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8 (patch) | |
tree | 19b9219850619dbede65c040c1e2c6b55a51b748 /svtools | |
parent | 79beb586474139c858ddb2881cf6aa20c6821cbe (diff) |
drop uses_ure
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/CppunitTest_svtools_filters_test.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/CppunitTest_svtools_filters_test.mk b/svtools/CppunitTest_svtools_filters_test.mk index cab848dde003..ee266443b314 100644 --- a/svtools/CppunitTest_svtools_filters_test.mk +++ b/svtools/CppunitTest_svtools_filters_test.mk @@ -53,8 +53,6 @@ $(eval $(call gb_CppunitTest_use_api,svtools_filters_test,\ offapi \ )) -$(eval $(call gb_CppunitTest_uses_ure,svtools_filters_test)) - $(eval $(call gb_CppunitTest_use_components,svtools_filters_test,\ configmgr/source/configmgr \ )) |