diff options
Diffstat (limited to 'oox/source/ppt/makefile.mk')
-rw-r--r-- | oox/source/ppt/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/ppt/makefile.mk b/oox/source/ppt/makefile.mk index 8d902ed51337..7ee7e0c46d68 100644 --- a/oox/source/ppt/makefile.mk +++ b/oox/source/ppt/makefile.mk @@ -53,6 +53,7 @@ SLOFILES = \ $(SLO)$/headerfootercontext.obj \ $(SLO)$/layoutfragmenthandler.obj\ $(SLO)$/pptfilterhelpers.obj\ + $(SLO)$/pptgraphicshapecontext.obj \ $(SLO)$/pptimport.obj\ $(SLO)$/pptshape.obj \ $(SLO)$/pptshapecontext.obj \ |