aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1f4a1fbc..119bf6b4b 100644
--- a/Makefile
+++ b/Makefile
@@ -201,6 +201,7 @@ uninstall: config.mk
201 rm -f $(DESTDIR)$(datarootdir)/zsh/site-functions/_firejail 201 rm -f $(DESTDIR)$(datarootdir)/zsh/site-functions/_firejail
202 rm -f $(DESTDIR)$(datarootdir)/vim/vimfiles/ftdetect/firejail.vim 202 rm -f $(DESTDIR)$(datarootdir)/vim/vimfiles/ftdetect/firejail.vim
203 rm -f $(DESTDIR)$(datarootdir)/vim/vimfiles/syntax/firejail.vim 203 rm -f $(DESTDIR)$(datarootdir)/vim/vimfiles/syntax/firejail.vim
204 rm -f $(DESTDIR)$(datarootdir)/gtksourceview-5/language-specs/firejail-profile.lang
204 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)$(sysconfdir)/firejail', see #2038." 205 @echo "If you want to install a different version of firejail, you might also need to run 'rm -fr $(DESTDIR)$(sysconfdir)/firejail', see #2038."
205 206
206DISTFILES = \ 207DISTFILES = \