summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2010-06-03 17:59:21 +0200
committerCarsten Driesner <cd@openoffice.org>2010-06-03 17:59:21 +0200
commit56a94b951ad2f65fda3a8c6dcaa754ae45890553 (patch)
tree0d009b8188e187fab83bf27cf4746e40841a3911
parentd806a700d8a3145225d224f6d83295772a95bbd9 (diff)
parent9cfca129cb6df9a99db641890543c512169b5806 (diff)
fwk139: Merge changes
-rw-r--r--basctl/source/basicide/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/makefile.mk b/basctl/source/basicide/makefile.mk
index 62c4755112d1..b225b987b24b 100644
--- a/basctl/source/basicide/makefile.mk
+++ b/basctl/source/basicide/makefile.mk
@@ -49,6 +49,7 @@ CDEFS+=-DBASICDEBUG
EXCEPTIONSFILES=$(SLO)$/basicrenderable.obj \
$(SLO)$/scriptdocument.obj \
+ $(SLO)$/basicbox.obj \
$(SLO)$/basidesh.obj \
$(SLO)$/basides1.obj \
$(SLO)$/basides2.obj \
@@ -75,7 +76,6 @@ EXCEPTIONSFILES=$(SLO)$/basicrenderable.obj \
$(SLO)$/documentenumeration.obj
SLOFILES = $(EXCEPTIONSFILES) \
- $(SLO)$/basicbox.obj \
$(SLO)$/baside2b.obj \
$(SLO)$/brkdlg.obj \
$(SLO)$/objdlg.obj \