From dadc9bf2b3e992851d2539d6f459a4f29001e686 Mon Sep 17 00:00:00 2001 From: JD Date: Sun, 27 Sep 2020 15:35:04 +0200 Subject: [PATCH] Makefile: remove aerc-stylesets upon uninstall --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1c1de75..458a7e3 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ uninstall: $(RM) $(DESTDIR)$(MANDIR)/man5/aerc-smtp.5 $(RM) $(DESTDIR)$(MANDIR)/man7/aerc-tutorial.7 $(RM) $(DESTDIR)$(MANDIR)/man7/aerc-templates.7 + $(RM) $(DESTDIR)$(MANDIR)/man7/aerc-stylesets.7 $(RM) -r $(DESTDIR)$(SHAREDIR) ${RMDIR_IF_EMPTY} $(DESTDIR)$(BINDIR) $(RMDIR_IF_EMPTY) $(DESTDIR)$(MANDIR)/man1