diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:20:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:20:19 +0000 |
commit | c7203f63e50ac7ac7f4df935c96c8c8a5345023b (patch) | |
tree | e6b1c23a251ebd89bd2a109e3718e49f7968a901 /automation/source/app | |
parent | 358aa624cd4f746cc1e9d9784a943adb0af2688b (diff) |
INTEGRATION: CWS warnings01 (1.2.12); FILE MERGED
2006/05/22 15:21:16 sb 1.2.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
Diffstat (limited to 'automation/source/app')
-rw-r--r-- | automation/source/app/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/app/makefile.mk b/automation/source/app/makefile.mk index 64316028478d..70b45e52c5cc 100644 --- a/automation/source/app/makefile.mk +++ b/automation/source/app/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:15:36 $ +# last change: $Author: hr $ $Date: 2006-06-20 00:20:19 $ # # 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=BASIC +PRJNAME=automation TARGET=app # --- Settings ------------------------------------------------------------ |