diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-31 18:12:11 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-07-31 18:12:11 +0000 |
commit | bd01eb586ea7e9ae6f0c0e16304cd95d4a3195e4 (patch) | |
tree | 6ccb3b6c28b7f20a87de0773e67cbf7f2e71721c /wizards | |
parent | d3746c9e9d3e512e2945d95d7a98dbd95f6058aa (diff) |
INTEGRATION: CWS ab56 (1.10.38); FILE MERGED
2008/07/29 10:07:39 ab 1.10.38.1: #i92231# Move share library entries to share/basic xlc files
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/util/target.pmk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk index e2570d2ba..fb937fe0d 100644 --- a/wizards/util/target.pmk +++ b/wizards/util/target.pmk @@ -8,7 +8,7 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # # This file is part of OpenOffice.org. # @@ -29,6 +29,7 @@ # #************************************************************************* CONFIG_ALL_TARGET = basicusr +CONFIG_SHARE_TARGET = basicshare EURO_ALL_TARGET = basicsrveuro FORMWIZARD_ALL_TARGET = basicsrvform GIMMICKS_ALL_TARGET = basicsrvgimmicks |