diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 15:49:15 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-12-01 15:49:15 +0000 |
commit | 766161601b408d510b5979f62b0c5553dc468391 (patch) | |
tree | 8f63963e131f0205932569059133c5fc18fec91d /connectivity/com | |
parent | 3f5ede8de4917418c06f143b9d9a704216f4173e (diff) |
INTEGRATION: CWS dba22a (1.7.112); FILE MERGED
2006/11/13 10:19:33 fs 1.7.112.1: corrected PRJNAME
Diffstat (limited to 'connectivity/com')
-rw-r--r-- | connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk b/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk index 4955ff69d10d..427a5d980e10 100644 --- a/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk +++ b/connectivity/com/sun/star/sdbcx/comp/hsqldb/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hr $ $Date: 2006-04-19 15:02:49 $ +# last change: $Author: rt $ $Date: 2006-12-01 16:49:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -33,7 +33,7 @@ # #************************************************************************* PRJ = ..$/..$/..$/..$/..$/.. -PRJNAME = connectivity +PRJNAME = connectivity PACKAGE = com$/sun$/star$/sdbcx$/comp$/hsqldb TARGET = sdbc_hsqldb |