summaryrefslogtreecommitdiff
path: root/sd/Library_sdfilt.mk
diff options
context:
space:
mode:
authorMark Hung <marklh9@gmail.com>2018-08-27 22:38:30 +0800
committerMark Hung <marklh9@gmail.com>2018-08-30 19:19:03 +0200
commitf4a9ce33415a85d0b86ced3a0bf780f4ec61e25f (patch)
tree9a96ca507e75de925fc9f2ee26d2388b91f9ba01 /sd/Library_sdfilt.mk
parent416a543824caa01a07ab96f1764769d4f234f213 (diff)
sd/pptx export: move animation export code to a single file.
Move animation export functions in PowerPointExport to a single file for further refactor work. Change-Id: I957599bb293fcdda3d51db48334ef5825b1cba64 Reviewed-on: https://gerrit.libreoffice.org/59731 Tested-by: Jenkins Reviewed-by: Mark Hung <marklh9@gmail.com>
Diffstat (limited to 'sd/Library_sdfilt.mk')
-rw-r--r--sd/Library_sdfilt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sdfilt.mk b/sd/Library_sdfilt.mk
index f371c274edda..8428a4a82df5 100644
--- a/sd/Library_sdfilt.mk
+++ b/sd/Library_sdfilt.mk
@@ -63,6 +63,7 @@ $(eval $(call gb_Library_add_exception_objects,sdfilt,\
sd/source/filter/eppt/pptexsoundcollection \
sd/source/filter/eppt/pptx-epptbase \
sd/source/filter/eppt/pptx-epptooxml \
+ sd/source/filter/eppt/pptx-animations \
sd/source/filter/eppt/pptx-grouptable \
sd/source/filter/eppt/pptx-stylesheet \
sd/source/filter/eppt/pptx-text \