summaryrefslogtreecommitdiff
path: root/sw/prj/target_lib_sw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/prj/target_lib_sw.mk')
-rw-r--r--sw/prj/target_lib_sw.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/prj/target_lib_sw.mk b/sw/prj/target_lib_sw.mk
index 7f9cfd297113..95509f0014d3 100644
--- a/sw/prj/target_lib_sw.mk
+++ b/sw/prj/target_lib_sw.mk
@@ -709,6 +709,10 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/ui/wrtsh/wrtsh3 \
sw/source/ui/wrtsh/wrtsh4 \
sw/source/ui/wrtsh/wrtundo \
+ sw/source/core/except/errhdl \
+ sw/source/core/except/dbgloop \
+ sw/source/core/layout/dbg_lay \
+ sw/source/core/text/txtio \
))
ifeq ($(OS),LINUX)