diff options
Diffstat (limited to 'writerperfect/Library_wpftcalc.mk')
-rw-r--r-- | writerperfect/Library_wpftcalc.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/Library_wpftcalc.mk b/writerperfect/Library_wpftcalc.mk index d5935efb26d2..1ff7398c54da 100644 --- a/writerperfect/Library_wpftcalc.mk +++ b/writerperfect/Library_wpftcalc.mk @@ -24,7 +24,7 @@ $(eval $(call gb_Library_set_include,wpftcalc,\ $$(INCLUDE) \ )) -$(eval $(call gb_Library_set_componentfile,wpftcalc,writerperfect/source/calc/wpftcalc)) +$(eval $(call gb_Library_set_componentfile,wpftcalc,writerperfect/source/calc/wpftcalc,services)) $(eval $(call gb_Library_use_sdk_api,wpftcalc)) |