diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:18:51 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 18:18:51 +0000 |
commit | b000e6d467633afd9eacdf0eb8b58490f1778ef6 (patch) | |
tree | f25e920ff50fbd5c415a9f07bf87a4195e5d9ace /wizards/util | |
parent | 64fe61e208d25b425e64a227b31f35b7dafc1bde (diff) |
INTEGRATION: CWS geordi2q14 (1.6.138); FILE MERGED
2004/01/30 16:07:10 hr 1.6.138.1: #111934#: merge CWS ooo111fix2
Diffstat (limited to 'wizards/util')
-rw-r--r-- | wizards/util/target.pmk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk index cfc7ef1fc966..3f2570158ffb 100644 --- a/wizards/util/target.pmk +++ b/wizards/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: va $ $Date: 2002-04-15 12:48:21 $ +# last change: $Author: hr $ $Date: 2004-02-02 19:18:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,4 +70,5 @@ TOOLS_ALL_TARGET = basicsrvtools WEBWIZARD_ALL_TARGET = basicsrvweb DEPOT_ALL_TARGET = basicsrvdepot STANDARD_ALL_TARGET = basicsrvstandard +LAUNCHER_ALL_TARGET = basicsrvlauncher |