diff options
author | Volker Ahrendt <va@openoffice.org> | 2002-05-29 14:45:49 +0000 |
---|---|---|
committer | Volker Ahrendt <va@openoffice.org> | 2002-05-29 14:45:49 +0000 |
commit | 117ce6791118323adfdbab32211f7d2a0e94cb9d (patch) | |
tree | 79cf17fa53cbfd881e83e5e22bacda0eec9c7770 /extras/util | |
parent | 05035d2f291d02ad347925ae3aed64daed17878e (diff) |
#99085# Added support for AutoPilot Report.
Diffstat (limited to 'extras/util')
-rw-r--r-- | extras/util/target.pmk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extras/util/target.pmk b/extras/util/target.pmk index c22a41818ae5..86990876512e 100644 --- a/extras/util/target.pmk +++ b/extras/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: tv $ $Date: 2001-08-16 08:39:58 $ +# last change: $Author: va $ $Date: 2002-05-29 15:45:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -159,6 +159,7 @@ TEMPLATE_WIZARD_FAX_TARGET = tplwizfax TEMPLATE_WIZARD_HOMEPAGE_TARGET = tplwizhomepage TEMPLATE_WIZARD_LETTER_TARGET = tplwizletter TEMPLATE_WIZARD_MEMO_TARGET = tplwizmemo +TEMPLATE_WIZARD_REPORT_TARGET = tplwizreport TEMPLATE_WIZARD_STYLES_TARGET = tplwizstyles WORDBOOK_ALL_TARGET = wordbook |