diff lisp/w3/Makefile @ 189:489f57a838ef r20-3b21

Import from CVS: tag r20-3b21
author cvs
date Mon, 13 Aug 2007 09:57:07 +0200
parents 15872534500d
children f53b5ca2e663
line wrap: on
line diff
--- a/lisp/w3/Makefile	Mon Aug 13 09:56:30 2007 +0200
+++ b/lisp/w3/Makefile	Mon Aug 13 09:57:07 2007 +0200
@@ -111,6 +111,6 @@
 
 auto-autoloads.el: $(SOURCES)
 	$(EMACS) -batch -q -no-site-file \
-		-eval '(setq autoload-target-directory "'`pwd`'/")' \
+		-eval '(setq autoload-package-name "w3")' \
 		-l autoload \
-		-f batch-update-autoloads $?
+		-f batch-update-directory .