diff options
Diffstat (limited to 'uui')
-rw-r--r-- | uui/Library_uui.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/Library_uui.mk b/uui/Library_uui.mk index 105c32d889e4..a04f3de5b051 100644 --- a/uui/Library_uui.mk +++ b/uui/Library_uui.mk @@ -14,7 +14,7 @@ $(eval $(call gb_Library_set_include,uui,\ -I$(SRCDIR)/uui/inc \ )) -$(eval $(call gb_Library_set_componentfile,uui,uui/util/uui)) +$(eval $(call gb_Library_set_componentfile,uui,uui/util/uui,services)) $(eval $(call gb_Library_use_external,uui,boost_headers)) |