]> git.eshelyaron.com Git - emacs.git/commitdiff
(uninstall): Remove gfdl.1 when uninstalling.
authorPavel Janík <Pavel@Janik.cz>
Mon, 12 Nov 2001 08:49:31 +0000 (08:49 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 12 Nov 2001 08:49:31 +0000 (08:49 +0000)
Makefile.in

index 0bcee38ab30bd06c69557f1ac3c25e7ab615b15f..cfb97229b4467d0d31a6ff9226c234175d07a673 100644 (file)
@@ -509,7 +509,7 @@ uninstall:
        (cd ${archlibdir} && rm -f fns-*)
        -rm -rf ${libexecdir}/emacs/${version}
        (cd ${infodir} && rm -f cl* ada-mode* autotype* ccmode* ebrowse* efaq* elisp* eshell* eudc* idlwave* message* pcl-cvs* reftex* speedbar* widget* woman* dired-x* ediff* emacs* forms* gnus* info* mh-e* sc* vip*)
-       (cd ${man1dir}  && rm -f emacs.1 etags.1 ctags.1)
+       (cd ${man1dir}  && rm -f emacs.1 etags.1 ctags.1 gfdl.1)
        (cd ${bindir}  && rm -f emacs-${version} $(EMACS))