diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-11 22:37:16 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-11 23:05:12 -0500 |
commit | 662c49c020420a878f8feb488ff9b0dc3c0d8a9f (patch) | |
tree | e072a0ab801118775b07c595a324c000053b7794 /sd | |
parent | d0ed4ca4715797d2b9d6455ddee7c7851cd3acd5 (diff) |
sd and slideshow depend on animations' api
Diffstat (limited to 'sd')
-rw-r--r-- | sd/Library_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk index c00b5e1bb173..b4a667c0db2c 100644 --- a/sd/Library_sd.mk +++ b/sd/Library_sd.mk @@ -59,6 +59,7 @@ $(eval $(call gb_Library_set_defs,sd,\ endif $(eval $(call gb_Library_add_api,sd,\ + animations \ offapi \ udkapi \ )) |