diff options
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r-- | sw/Library_swui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 2c6d8512fe44..cf025735337e 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -168,6 +168,7 @@ $(eval $(call gb_Library_add_exception_objects,swui,\ sw/source/ui/table/tabledlg \ sw/source/ui/table/tautofmt \ sw/source/ui/utlui/swrenamexnameddlg \ + sw/source/ui/utlui/copyfielddlg \ )) ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE))) |