summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-11-12 08:49:31 +0000
committerPavel Janík <Pavel@Janik.cz>2001-11-12 08:49:31 +0000
commitf3ea3a0bea0947cf57a3026b3990cd8d2d86459e (patch)
treed701fe6a237ee5c4e5b34d697af42a5d46011ee1 /Makefile.in
parent4e1293dea1e7d9bac39ea10b766f1b45b404152c (diff)
downloademacs-f3ea3a0bea0947cf57a3026b3990cd8d2d86459e.tar.gz
(uninstall): Remove gfdl.1 when uninstalling.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0bcee38ab30..cfb97229b44 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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))