summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_copypaste.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_copypaste.mk')
-rw-r--r--sc/CppunitTest_sc_copypaste.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/CppunitTest_sc_copypaste.mk b/sc/CppunitTest_sc_copypaste.mk
index e7759957df86..a9351f7a3cb1 100644
--- a/sc/CppunitTest_sc_copypaste.mk
+++ b/sc/CppunitTest_sc_copypaste.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,sc_copypaste))
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_copypaste))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sc_copypaste, \
sc/qa/unit/copy_paste_test \
))