diff options
Diffstat (limited to 'sc/Library_scqahelper.mk')
-rw-r--r-- | sc/Library_scqahelper.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk index 6e8c9eca7327..071a69dcfbc2 100644 --- a/sc/Library_scqahelper.mk +++ b/sc/Library_scqahelper.mk @@ -69,6 +69,8 @@ $(eval $(call gb_Library_use_libraries,scqahelper,\ $(eval $(call gb_Library_add_exception_objects,scqahelper,\ sc/qa/unit/helper/qahelper \ sc/qa/unit/helper/scfiltertestbase \ + sc/qa/unit/helper/sctiledrenderingtest \ + sc/qa/unit/helper/sctestviewcallback \ sc/qa/unit/functions_test \ )) |