diff options
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/Library_tk.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk index b6186e66c962..60321c5f3b90 100644 --- a/toolkit/Library_tk.mk +++ b/toolkit/Library_tk.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Library_Library,tk)) -$(eval $(call gb_Library_set_componentfile,tk,toolkit/util/tk)) +$(eval $(call gb_Library_set_componentfile,tk,toolkit/util/tk,services)) $(eval $(call gb_Library_use_externals,tk,\ boost_headers \ |