summaryrefslogtreecommitdiff
path: root/basic/source/app/makefile.mk
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-06-20 14:37:56 +0000
committerRüdiger Timm <rt@openoffice.org>2005-06-20 14:37:56 +0000
commit8dd5c822f8064d4c6f10f2d46612349d1f8bcc6f (patch)
treeba9c87b1e4902b2744dcc239e19a2546ce56bc17 /basic/source/app/makefile.mk
parent17503e6ad769f97e4cc466b4ac8b80ef990fb171 (diff)
INTEGRATION: CWS bserver01 (1.9.16); FILE MERGED
2005/05/20 11:42:15 kz 1.9.16.1: #122892# move communi to devtools & automation
Diffstat (limited to 'basic/source/app/makefile.mk')
-rw-r--r--basic/source/app/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/basic/source/app/makefile.mk b/basic/source/app/makefile.mk
index 33237d5d9bc9..7dc82cd337ec 100644
--- a/basic/source/app/makefile.mk
+++ b/basic/source/app/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: vg $ $Date: 2005-03-23 15:44:45 $
+# last change: $Author: rt $ $Date: 2005-06-20 15:37:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -90,7 +90,6 @@ OBJFILES = \
$(OBJ)$/textedit.obj \
$(OBJ)$/msgedit.obj \
$(OBJ)$/dialogs.obj \
- $(OBJ)$/comm_bas.obj
EXCEPTIONSFILES = \
$(OBJ)$/app.obj
@@ -121,7 +120,6 @@ LIB1OBJFILES = \
$(OBJ)$/textedit.obj \
$(OBJ)$/msgedit.obj \
$(OBJ)$/dialogs.obj \
- $(OBJ)$/comm_bas.obj \
$(OBJ)$/sbintern.obj
# --- Targets ------------------------------------------------------------