diff lisp/w3/Makefile @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents 6a378aca36af
children a145efe76779
line wrap: on
line diff
--- a/lisp/w3/Makefile	Mon Aug 13 09:12:43 2007 +0200
+++ b/lisp/w3/Makefile	Mon Aug 13 09:13:56 2007 +0200
@@ -38,7 +38,7 @@
 	url-pgp.el url-vars.el url-wais.el url-auth.el mm.el md5.el	\
 	url-gw.el ssl.el base64.el url.el socks.el
 
-CUSTOMSOURCES = widget.el widget-edit.el
+CUSTOMSOURCES = # widget.el widget-edit.el
 CUSTOMOBJECTS = $(CUSTOMSOURCES:.el=.elc)
 URLOBJECTS    = $(URLSOURCES:.el=.elc)
 
@@ -46,9 +46,9 @@
 	$(CUSTOMSOURCES) $(URLSOURCES) mule-sysdp.el w3-widget.el	\
 	w3-imap.el css.el dsssl.el font.el images.el w3-vars.el		\
 	w3-style.el w3-keyword.el w3-forms.el w3-emulate.el		\
-	w3-annotat.el w3-auto.el w3-menu.el w3-mouse.el w3-toolbar.el	\
-	w3-prefs.el w3-speak.el w3-latex.el w3-parse.el w3-display.el	\
-	w3-print.el w3-about.el w3-hot.el w3-e19.el w3-xemac.el w3.el
+	w3-auto.el w3-menu.el w3-mouse.el w3-toolbar.el	w3-prefs.el	\
+	w3-speak.el w3-latex.el w3-parse.el w3-display.el w3-print.el	\
+	w3-about.el w3-hot.el w3-e19.el w3-xemac.el w3.el
 
 OBJECTS = $(SOURCES:.el=.elc)