summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:21:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:21:34 +0000
commit706f0e09f3c7033b195a742b53945114a6f9b6a7 (patch)
treea5bcf568d9d10bfa5a0e762ebc22a4517e149ec0 /automation
parent78862a052bf2c7fb390e5d205c70120053a4880f (diff)
INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED
2006/05/22 15:21:18 sb 1.4.12.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
Diffstat (limited to 'automation')
-rw-r--r--automation/source/miniapp/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/source/miniapp/makefile.mk b/automation/source/miniapp/makefile.mk
index b3de0f3bd503..bc3c918b21ad 100644
--- a/automation/source/miniapp/makefile.mk
+++ b/automation/source/miniapp/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 19:19:47 $
+# last change: $Author: hr $ $Date: 2006-06-20 00:21:34 $
#
# 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=miniapp
# --- Settings ------------------------------------------------------------