summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:20:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:20:19 +0000
commit401c7ae93b6c6a5fe148a96cd1fb13dff5537c66 (patch)
tree1e78970ceaa2322745c971c7722bc8046dca1a3c
parent6b32436f12b1c2cfc1623fd8bb8da0548362d112 (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.
-rw-r--r--automation/source/app/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/app/makefile.mk b/automation/source/app/makefile.mk
index 643160284..70b45e52c 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 ------------------------------------------------------------