* wl-message.el (wl-message-buffer-display): Back to the first page
[elisp/wanderlust.git] / Makefile
index 57c1aef..68e7a7a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,6 +36,9 @@ check:
 test:
        $(EMACS) $(FLAGS) -l WL-MK -f test-wl $(LISPDIR) $(PIXMAPDIR)
 
+update-version:
+       $(EMACS) $(FLAGS) -l WL-MK -f update-version $(LISPDIR) $(PIXMAPDIR)
+
 install-elc:
        $(EMACS) $(FLAGS) -l WL-MK -f install-wl-package $(LISPDIR) $(PIXMAPDIR)