From 47fd56e6c9517221c924c877036b4688c7c56d92 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Tue, 21 Feb 2017 11:22:02 -0500 Subject: Beets now knows about updating my musicbrainz collection --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index be94eb5..3a74e4d 100755 --- a/Makefile +++ b/Makefile @@ -4,6 +4,7 @@ SUBSTS_FILE=SUBSTS.local # Files that need changes to work locally or that contain sensitive # information LOCAL_FILES = \ + .config/beets/config.yaml \ .config/nitrogen/nitrogen.cfg \ .devscripts \ .gitconfig \ @@ -99,6 +100,7 @@ BUILD_FONTS = $(call get-val,BUILD_FONTS) MAIL_PASS = GMAIL_PASS QUEENSU_PASS RYANAKCA_PASS LOCAL_PASS CMU_PASS CMUSCS_PASS +VARS_.config/beets/config.yaml = MBUSER MBPASS VARS_.config/nitrogen/nitrogen.cfg = HOMEDIR VARS_.devscripts = MSMTP_PATH VARS_.gitconfig = MSMTP_PATH -- cgit v1.2.3