diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:13:16 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-12-19 12:13:16 +0000 |
commit | 68b2ad1b3c91eae2cc1c0bad458890565bb8ab20 (patch) | |
tree | 1bff24737cbb9687b145346e2af0762c5c78ba79 | |
parent | d0ed76a562a6a30e2031f8581f12cbb5baf21bab (diff) |
INTEGRATION: CWS dr51 (1.14.26); FILE MERGED
2006/11/14 20:10:45 er 1.14.26.1: correct PRJNAME
-rw-r--r-- | scaddins/source/analysis/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/analysis/makefile.mk b/scaddins/source/analysis/makefile.mk index de63be8a6100..fa599d53e9fc 100644 --- a/scaddins/source/analysis/makefile.mk +++ b/scaddins/source/analysis/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:36:01 $ +# last change: $Author: ihi $ $Date: 2006-12-19 13:13:16 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -34,7 +34,7 @@ #************************************************************************** PRJ=..$/.. -PRJNAME=addin +PRJNAME=scaddins TARGET=analysis |