diff options
Diffstat (limited to 'ucb/Library_srtrs1.mk')
-rw-r--r-- | ucb/Library_srtrs1.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/Library_srtrs1.mk b/ucb/Library_srtrs1.mk index c04647907bf0..603b7e43b0e1 100644 --- a/ucb/Library_srtrs1.mk +++ b/ucb/Library_srtrs1.mk @@ -10,7 +10,7 @@ $(eval $(call gb_Library_Library,srtrs1)) -$(eval $(call gb_Library_set_componentfile,srtrs1,ucb/source/sorter/srtrs1)) +$(eval $(call gb_Library_set_componentfile,srtrs1,ucb/source/sorter/srtrs1,services)) $(eval $(call gb_Library_use_external,srtrs1,boost_headers)) |