diff options
Diffstat (limited to 'extensions/Library_updchk.mk')
-rw-r--r-- | extensions/Library_updchk.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Library_updchk.mk b/extensions/Library_updchk.mk index c7f1a54bb65e..bd05a3a26500 100644 --- a/extensions/Library_updchk.mk +++ b/extensions/Library_updchk.mk @@ -9,7 +9,7 @@ $(eval $(call gb_Library_Library,updchk)) -$(eval $(call gb_Library_set_componentfile,updchk,extensions/source/update/check/updchk.uno)) +$(eval $(call gb_Library_set_componentfile,updchk,extensions/source/update/check/updchk.uno,services)) $(eval $(call gb_Library_set_include,updchk,\ $$(INCLUDE) \ |