Kaydet (Commit) 662c49c0 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

sd and slideshow depend on animations' api

üst d0ed4ca4
...@@ -59,6 +59,7 @@ $(eval $(call gb_Library_set_defs,sd,\ ...@@ -59,6 +59,7 @@ $(eval $(call gb_Library_set_defs,sd,\
endif endif
$(eval $(call gb_Library_add_api,sd,\ $(eval $(call gb_Library_add_api,sd,\
animations \
offapi \ offapi \
udkapi \ udkapi \
)) ))
......
...@@ -49,6 +49,7 @@ $(eval $(call gb_Library_add_defs,slideshow,\ ...@@ -49,6 +49,7 @@ $(eval $(call gb_Library_add_defs,slideshow,\
endif endif
$(eval $(call gb_Library_add_api,slideshow,\ $(eval $(call gb_Library_add_api,slideshow,\
animations \
offapi \ offapi \
udkapi \ udkapi \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment