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
commitfb53a3aafa4f722f5b51ebb4abf9317f4b2a8b90 (patch)
treee57681432ebf31501e20c320e72be3af0b17df6f /basctl
parent01c2aa815576f8d002c20af25f0e0bba1c45f942 (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 62c475511..b225b987b 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 \