diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2006-12-01 16:09:32 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2006-12-01 16:09:32 +0000 |
commit | ef9e01a93b10fe0d200a7500f4132602e3c86d44 (patch) | |
tree | a5ceef9af7f13c84bf89d2b95d02e817215a1b78 | |
parent | 5956e9f66e2c0053cae755df0f7819f1903757a5 (diff) |
INTEGRATION: CWS dba22a (1.11.222); FILE MERGED
2006/11/13 10:55:11 fs 1.11.222.1: corrected PRJNAME
-rw-r--r-- | offapi/com/sun/star/linguistic2/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/linguistic2/makefile.mk b/offapi/com/sun/star/linguistic2/makefile.mk index d461e8663..67eb7befb 100644 --- a/offapi/com/sun/star/linguistic2/makefile.mk +++ b/offapi/com/sun/star/linguistic2/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-08 02:14:48 $ +# last change: $Author: rt $ $Date: 2006-12-01 17:09:32 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,7 +35,7 @@ PRJ=..$/..$/..$/.. -PRJNAME=api +PRJNAME=offapi TARGET=csslinguistic2 PACKAGE=com$/sun$/star$/linguistic2 |