diff options
Diffstat (limited to 'sw/Library_vbaswobj.mk')
-rw-r--r-- | sw/Library_vbaswobj.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_vbaswobj.mk b/sw/Library_vbaswobj.mk index 8867fcf5ede4..434e1af4a506 100644 --- a/sw/Library_vbaswobj.mk +++ b/sw/Library_vbaswobj.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_Library,vbaswobj)) -$(eval $(call gb_Library_set_componentfile,vbaswobj,sw/util/vbaswobj)) +$(eval $(call gb_Library_set_componentfile,vbaswobj,sw/util/vbaswobj,services)) $(eval $(call gb_Library_set_precompiled_header,vbaswobj,sw/inc/pch/precompiled_vbaswobj)) |