diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-04-23 09:12:54 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-04-23 09:12:54 +0000 |
commit | 83824bea5e9e532d32a7d3c5b9085c76f7f6a99c (patch) | |
tree | c1736e812b922fe54031546d9e8655e4da503eeb /wizards | |
parent | 0206ed436e8e2482054b44e51c25dba433d60431 (diff) |
added all remaining targets
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/util/target.pmk | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk index a8354c0eca04..ff916afdc083 100644 --- a/wizards/util/target.pmk +++ b/wizards/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tv $ $Date: 2001-03-27 16:11:56 $ +# last change: $Author: tv $ $Date: 2001-04-23 10:12:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,6 +60,12 @@ # #************************************************************************* CONFIG_ALL_TARGET = basicusr +EURO_ALL_TARGET = basicsrveuro +FOMRWIZARD_ALL_TARGET = basicsrvform +GIMMICKS_ALL_TARGET = basicsrvgimmicks IMPORTWIZARD_ALL_TARGET = basicsrvimport +SCHEDULE_ALL_TARGET = basicsrvschedule +TEMPLATE_ALL_TARGET = basicsrvtemplate +TOOLS_ALL_TARGET = basicsrvtools WEBWIZARD_ALL_TARGET = basicsrvweb |