diff options
Diffstat (limited to 'extras/util')
-rw-r--r-- | extras/util/target.pmk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extras/util/target.pmk b/extras/util/target.pmk index 02b427087490..4483a77a63e8 100644 --- a/extras/util/target.pmk +++ b/extras/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tv $ $Date: 2000-11-07 11:22:29 $ +# last change: $Author: tv $ $Date: 2000-11-23 14:07:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,7 +73,6 @@ URL_NEWMENU_STANDARD_TARGET = urlnew URL_NEWMENU_CALC_TARGET = urlnewcalc URL_NEWMENU_IMPRESS_TARGET = urlnewimpress URL_NEWMENU_DRAW_TARGET = urlnewdraw -URL_NEWMENU_CHART_TARGET = urlnewchart URL_NEWMENU_IMAGE_TARGET = urlnewimage URL_NEWMENU_MATH_TARGET = urlnewmath URL_NEWMENU_WEBTOP_TARGET = urlnewwebtop |