diff options
Diffstat (limited to 'animations')
-rw-r--r-- | animations/Library_animcore.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/animations/Library_animcore.mk b/animations/Library_animcore.mk index 359688cd7812..ff35201c19d0 100644 --- a/animations/Library_animcore.mk +++ b/animations/Library_animcore.mk @@ -21,7 +21,7 @@ $(eval $(call gb_Library_Library,animcore)) $(eval $(call gb_Library_use_external,animcore,boost_headers)) -$(eval $(call gb_Library_set_componentfile,animcore,animations/source/animcore/animcore)) +$(eval $(call gb_Library_set_componentfile,animcore,animations/source/animcore/animcore,services)) $(eval $(call gb_Library_use_sdk_api,animcore)) |