diff options
Diffstat (limited to 'desktop/Library_offacc.mk')
-rw-r--r-- | desktop/Library_offacc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Library_offacc.mk b/desktop/Library_offacc.mk index b50dd4441dce..a7f560379627 100644 --- a/desktop/Library_offacc.mk +++ b/desktop/Library_offacc.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_use_libraries,offacc,\ tl \ )) -$(eval $(call gb_Library_set_componentfile,offacc,desktop/source/offacc/offacc)) +$(eval $(call gb_Library_set_componentfile,offacc,desktop/source/offacc/offacc,services)) $(eval $(call gb_Library_add_exception_objects,offacc,\ desktop/source/offacc/acceptor \ |