diff options
author | Ryan Kavanagh <rak@debian.org> | 2016-06-10 10:14:58 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2016-06-10 10:14:58 -0400 |
commit | 92ba0fc90a10d36266d3498940480fb154fb113e (patch) | |
tree | 6b29b422b0b5ca6adfade559b46d53351a16641e /Makefile | |
parent | Update imap-cache location (diff) |
s-nail requires the imap-cache directory to exist; install it
Diffstat (limited to '')
-rwxr-xr-x | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ GLOBAL_FILES = \ .Xresources \ .Xsession \ .asoundrc \ + .cache/mailx/ \ .caffrc \ .calendar/ \ .config/beets/ \ |