X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FCOMPILE;h=62366a38cbcd41c9518354948da7118feb273c77;hb=f21b570517d5af0fa9afcaf0ad7b404308301630;hp=8a1e625cd8e691b86ce3f9c0ece22e3accc43467;hpb=fe7ce5e9a344721b1ecdd4d9ec1adce5dc908a49;p=riece diff --git a/lisp/COMPILE b/lisp/COMPILE index 8a1e625..62366a3 100644 --- a/lisp/COMPILE +++ b/lisp/COMPILE @@ -82,13 +82,14 @@ (riece-install-just-print-p))) (defun riece-compile-package () - (riece-compile) (setq autoload-package-name "riece") (add-to-list 'command-line-args-left ".") (batch-update-directory) (add-to-list 'command-line-args-left ".") (Custom-make-dependencies) - (riece-compile-modules (list 'auto-autoloads 'custom-load))) + (riece-compile-modules + (append riece-modules + '(auto-autoloads custom-load)))) (defun riece-install-package () (riece-install-modules