emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 5155f5b1cc0 2/2: * Makefile.in (uninstall): Clean-up type_hierarc


From: Andrea Corallo
Subject: master 5155f5b1cc0 2/2: * Makefile.in (uninstall): Clean-up type_hierarchy* files.
Date: Tue, 5 Mar 2024 09:23:11 -0500 (EST)

branch: master
commit 5155f5b1cc0a48566d0f419de8cffd845638e567
Author: Andrea Corallo <acorallo@gnu.org>
Commit: Andrea Corallo <acorallo@gnu.org>

    * Makefile.in (uninstall): Clean-up type_hierarchy* files.
---
 Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.in b/Makefile.in
index e7fc19e6494..d54583399d0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -955,6 +955,7 @@ uninstall: uninstall-$(NTDIR) uninstall-doc 
uninstall-gsettings-schemas
                ext=.gz; else ext=; fi; \
             rm -f $$elt$$ext $$elt-[1-9]$$ext $$elt-[1-9][0-9]$$ext; \
           done; \
+          rm -f type_hierarchy.jpg type_hierarchy.txt; \
         fi)
        (if [ -n "${GZIP_PROG}" ]; then \
            ext=.gz; else ext=; fi; \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]