diff options
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 |