diff --git a/automation/source/server/makefile.mk b/automation/source/server/makefile.mk index fa2ebd0ff5ad..5f0ada293432 100644 --- a/automation/source/server/makefile.mk +++ b/automation/source/server/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # # This file is part of OpenOffice.org. # @@ -58,6 +58,7 @@ OBJFILES = \ $(OBJ)$/svcommstream.obj EXCEPTIONSFILES = \ + $(SLO)$/statemnt.obj \ $(SLO)$/server.obj \ $(SLO)$/XMLParser.obj