Synch to No Gnus 200601241028.
[elisp/gnus.git-] / lisp / Makefile.in
index cd5408e..a4906ca 100644 (file)
@@ -55,7 +55,7 @@ clever some l: gnus-load.el
        fi
        $(EMACS_COMP) -f dgnushack-compile
 
-install: clever install-without-compiling
+install: clever install-without-compiling list-installed-shadows
 
 install-without-compiling:
        $(SHELL) $(top_srcdir)/mkinstalldirs $(lispdir)
@@ -86,6 +86,12 @@ install-el:
          $(INSTALL_DATA) $$p $(lispdir)/$$p; \
        done
 
+list-installed-shadows:
+       $(EMACS_COMP) -f dgnushack-find-lisp-shadows
+
+remove-installed-shadows:
+       $(EMACS_COMP) -f dgnushack-remove-lisp-shadows
+
 tags:
        etags *.el