summaryrefslogtreecommitdiff
path: root/sw/Library_swd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 11a2f0f326e1..81c93b35ed38 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -40,6 +40,8 @@ $(eval $(call gb_Library_use_libraries,swd,\
utl \
))
+$(eval $(call gb_Library_use_common_precompiled_header,swd))
+
$(eval $(call gb_Library_add_exception_objects,swd,\
sw/source/ui/uno/swdetect \
))