summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
committerMikhail Voytenko <mav@openoffice.org>2010-06-03 16:40:59 +0200
commit9cfca129cb6df9a99db641890543c512169b5806 (patch)
tree0d009b8188e187fab83bf27cf4746e40841a3911 /basctl
parentd806a700d8a3145225d224f6d83295772a95bbd9 (diff)
fwk139: #i10000# avoid warnings on solaris
Diffstat (limited to 'basctl')
-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 \