summaryrefslogtreecommitdiff
path: root/slideshow/Library_slideshow.mk
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/Library_slideshow.mk')
-rw-r--r--slideshow/Library_slideshow.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/slideshow/Library_slideshow.mk b/slideshow/Library_slideshow.mk
index 38b3fe2ef9b1..658456d0a8ba 100644
--- a/slideshow/Library_slideshow.mk
+++ b/slideshow/Library_slideshow.mk
@@ -27,6 +27,10 @@
$(eval $(call gb_Library_Library,slideshow))
+$(eval $(call gb_Library_use_packages,slideshow,\
+ animations_inc \
+))
+
$(eval $(call gb_Library_set_include,slideshow,\
$$(INCLUDE) \
-I$(SRCDIR)/slideshow/source/inc \
@@ -44,7 +48,6 @@ $(eval $(call gb_Library_add_defs,slideshow,\
endif
$(eval $(call gb_Library_use_api,slideshow,\
- animations \
offapi \
udkapi \
))