aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 193a9bf4..ae9eedff 100644
--- a/Makefile
+++ b/Makefile
@@ -274,6 +274,7 @@ install-mutt : mutt/muttrc install-maildir
"$(HOME)"/.cache/mutt
install -pm 0644 -- mutt/muttrc "$(HOME)"/.muttrc
install -pm 0644 -- mutt/signature "$(HOME)"/.signature
+ [ -f "$(HOME)"/.mutt/muttrc.local ] || touch "$(HOME)"/.mutt/muttrc.local
install-ncmcpp :
install -m 0755 -d -- "$(HOME)"/.ncmpcpp