diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 15:17:45 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 15:17:45 +0200 |
commit | 5fcacd84082b039c4c2d6f3470d51b3c49b3110c (patch) | |
tree | d9c7d469e295a1ae69103019d9020f55dbaf3bef /svl | |
parent | fbbb833dda9e86d93e8f45f02a1286edb81033a3 (diff) |
rename gb_CppunitTest_uses_ure
Diffstat (limited to 'svl')
-rw-r--r-- | svl/CppunitTest_svl_urihelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk index addd3e22e23b..3586a42b29bd 100644 --- a/svl/CppunitTest_svl_urihelper.mk +++ b/svl/CppunitTest_svl_urihelper.mk @@ -51,4 +51,4 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_uses_ure,svl_urihelper)) +$(eval $(call gb_CppunitTest_use_ure,svl_urihelper)) |