summaryrefslogtreecommitdiff
path: root/oox/Package_inc.mk
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2011-09-01 22:50:30 +0200
committerThorsten Behrens <tbehrens@novell.com>2011-09-01 22:52:25 +0200
commit29cd8ec18e987cce7fba365bb205c7adb5657bcd (patch)
tree484aac7318e49634a7fe058c98e643916e730cdb /oox/Package_inc.mk
parent067e7bb99728af66833e7300e056d3149343be74 (diff)
Fix the build.
StarMath needs oox/export/ooxmlexport.hxx. This fixes f8d22519a415fbe427efa603ad2a7aad6a39e2a9 by exporting the moved file from oox and adapting starmath.
Diffstat (limited to 'oox/Package_inc.mk')
-rw-r--r--oox/Package_inc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/Package_inc.mk b/oox/Package_inc.mk
index ca2907920065..10f2b4cbebd9 100644
--- a/oox/Package_inc.mk
+++ b/oox/Package_inc.mk
@@ -41,6 +41,7 @@ $(eval $(call gb_Package_add_file,oox_inc,inc/oox/export/drawingml.hxx,oox/expor
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/export/shapes.hxx,oox/export/shapes.hxx))
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/export/utils.hxx,oox/export/utils.hxx))
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/export/vmlexport.hxx,oox/export/vmlexport.hxx))
+$(eval $(call gb_Package_add_file,oox_inc,inc/oox/export/ooxmlexport.hxx,oox/export/ooxmlexport.hxx))
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/helper/binarystreambase.hxx,oox/helper/binarystreambase.hxx))
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/helper/containerhelper.hxx,oox/helper/containerhelper.hxx))
$(eval $(call gb_Package_add_file,oox_inc,inc/oox/helper/graphichelper.hxx,oox/helper/graphichelper.hxx))