Mercurial > hg > xemacs-beta
diff lisp/hyperbole/Makefile @ 193:f53b5ca2e663 r20-3b23
Import from CVS: tag r20-3b23
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:58:30 +0200 |
parents | 15872534500d |
children |
line wrap: on
line diff
--- a/lisp/hyperbole/Makefile Mon Aug 13 09:57:40 2007 +0200 +++ b/lisp/hyperbole/Makefile Mon Aug 13 09:58:30 2007 +0200 @@ -264,5 +264,6 @@ auto-autoloads.el: $(EL_SRC) $(EL_COMPILE) $(EL_KOTL) $(EMACS) -batch -q -no-site-file \ -eval '(setq autoload-target-directory "'`pwd`'/")' \ + -eval '(setq autoload-package-name "hyperbole")' \ -l autoload \ -f batch-update-autoloads $?