summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2010-06-22 09:36:55 +0200
committerJoachim Lingner <jl@openoffice.org>2010-06-22 09:36:55 +0200
commit3459495f5239f0d3b49baa70bc4e0216318ffb44 (patch)
treecf3d40ad196919a19d6a84b6e634c0563323e476 /basctl/source
parentc1f18be132f179fe2df43311bdbde7d72f716a92 (diff)
parent16ae4c1524769458f6d205430e7dcb8fc4ae333b (diff)
jl152 merge with DEV300_m83
Diffstat (limited to 'basctl/source')
-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 \