diff options
author | Ryan Kavanagh <rak@debian.org> | 2013-07-25 07:53:25 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2013-07-25 08:45:09 -0400 |
commit | cf00e10ef3040fbf2142b717f77dd1d18c5d1371 (patch) | |
tree | ca1db7e37df24937ce446a8339ac39bbeb86da4d /Makefile | |
parent | Complete dquilt as though it were quilt (diff) |
Update beets config location
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,8 +36,8 @@ GLOBAL_FILES = \ .Xdefaults \ .Xsession \ .asoundrc \ - .beetsconfig \ .calendar/ \ + .config/beets/ \ .config/fontconfig/ \ .config/nitrogen/ \ .config/zathura/ \ |