summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-08 10:58:04 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-08 10:58:04 +0000
commit85fd9cb8b94440b1feb75cad4e5a8f5ad831f27e (patch)
tree3ce7fccfce0641035d9445949a84293f1004c576 /sfx2/source/appl/makefile.mk
parentb4acd2e54de82a1ac4b42b8aa0c4e8ad8467ebe1 (diff)
INTEGRATION: CWS basmgr01 (1.43.154); FILE MERGED
2006/09/28 20:28:08 fs 1.43.154.1: #i69957# Sfx*LibraryContainer and friends moved to 'basic' module
Diffstat (limited to 'sfx2/source/appl/makefile.mk')
-rw-r--r--sfx2/source/appl/makefile.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk
index ce92dc15d75e..999dad2fca39 100644
--- a/sfx2/source/appl/makefile.mk
+++ b/sfx2/source/appl/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.46 $
+# $Revision: 1.47 $
#
-# last change: $Author: kz $ $Date: 2006-11-07 15:31:13 $
+# last change: $Author: kz $ $Date: 2006-11-08 11:58:04 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -89,8 +89,8 @@ SFX_OBJECTS = \
$(SLO)$/appreg.obj \
$(SLO)$/appserv.obj \
$(SLO)$/appuno.obj \
+ $(SLO)$/appbaslib.obj \
$(SLO)$/childwin.obj \
- $(SLO)$/dlgcont.obj \
$(SLO)$/helpdispatch.obj \
$(SLO)$/helpinterceptor.obj \
$(SLO)$/imagemgr.obj\
@@ -100,9 +100,7 @@ SFX_OBJECTS = \
$(SLO)$/linksrc.obj \
$(SLO)$/lnkbase2.obj \
$(SLO)$/module.obj \
- $(SLO)$/namecont.obj \
$(SLO)$/newhelp.obj \
- $(SLO)$/scriptcont.obj \
$(SLO)$/sfxdll.obj \
$(SLO)$/sfxhelp.obj \
$(SLO)$/sfxpicklist.obj \