diff options
Diffstat (limited to 'framework/source')
-rw-r--r-- | framework/source/xml/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/xml/makefile.mk b/framework/source/xml/makefile.mk index e5fcab33a828..2d610ca0f3d9 100644 --- a/framework/source/xml/makefile.mk +++ b/framework/source/xml/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # # This file is part of OpenOffice.org. # @@ -40,7 +40,7 @@ ENABLE_EXCEPTIONS= TRUE # --- Generate ----------------------------------------------------- -SLOFILES= $(SLO)$/attributelist.obj \ +SLOFILES= \ $(SLO)$/eventsconfiguration.obj \ $(SLO)$/eventsdocumenthandler.obj \ $(SLO)$/imagesconfiguration.obj \ |