diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:20:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 23:20:53 +0000 |
commit | d6be6670c3f2df02212133fe977d8dfa7a827d7a (patch) | |
tree | 5e41972fcf8723e48ddc84d89869a94afc4b5c70 /automation/source/communi | |
parent | f7eb4c811fe06de67029ad08817bdc2982f45b8e (diff) |
INTEGRATION: CWS warnings01 (1.3.12); FILE MERGED
2006/05/22 15:21:17 sb 1.3.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
Diffstat (limited to 'automation/source/communi')
-rw-r--r-- | automation/source/communi/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/communi/makefile.mk b/automation/source/communi/makefile.mk index 05bfb4446..9f5cb081d 100644 --- a/automation/source/communi/makefile.mk +++ b/automation/source/communi/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:16:49 $ +# last change: $Author: hr $ $Date: 2006-06-20 00:20:53 $ # # 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=AUTOMATION +PRJNAME=automation TARGET=communi # --- Settings ----------------------------------------------------- |