move sc's macros test into sc/qa/extras

This commit is contained in:
Markus Mohrhard 2011-11-30 22:09:59 +01:00
parent 973406e439
commit bc84d4782c
2 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@
$(eval $(call gb_CppunitTest_CppunitTest,sc_macros_test))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_macros_test, \
sc/qa/unit/macros-test \
sc/qa/extras/macros-test \
))
$(eval $(call gb_CppunitTest_add_linked_libs,sc_macros_test, \