diff options
Diffstat (limited to 'automation')
-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 ------------------------------------------------------------ |