summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-08 15:17:45 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-08 15:17:45 +0200
commit5fcacd84082b039c4c2d6f3470d51b3c49b3110c (patch)
treed9c7d469e295a1ae69103019d9020f55dbaf3bef /sot
parentfbbb833dda9e86d93e8f45f02a1286edb81033a3 (diff)
rename gb_CppunitTest_uses_ure
Diffstat (limited to 'sot')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index 589920143293..22143e1b7bb6 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -52,6 +52,6 @@ $(eval $(call gb_CppunitTest_use_api,sot_test_sot,\
udkapi \
))
-$(eval $(call gb_CppunitTest_uses_ure,sot_test_sot))
+$(eval $(call gb_CppunitTest_use_ure,sot_test_sot))
# vim: set noet sw=4 ts=4: