summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-03 15:41:33 -0400
committerJesse Luehrs <doy@tozt.net>2018-11-03 16:07:41 -0400
commitec0a6b3672deddec375a4753fe230355b5ebfac7 (patch)
tree5d6cab21d4c74f5324b7835722879348dcde9d3d
parent48140185f6ea534c55469760e6cfd5d8f933be2b (diff)
downloadconf-ec0a6b3672deddec375a4753fe230355b5ebfac7.tar.gz
conf-ec0a6b3672deddec375a4753fe230355b5ebfac7.zip
don't build wunderground api key file anymore
-rw-r--r--Makefile.hush2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.hush b/Makefile.hush
index 0da58f5..84c8692 100644
--- a/Makefile.hush
+++ b/Makefile.hush
@@ -7,7 +7,6 @@ INSTALL := \
.notmuch-config \
.offlineimap/pass.py \
.offlineimaprc \
- .wunderground \
.xbindkeysrc \
.Xdefaults \
.xinitrc \
@@ -30,7 +29,6 @@ INSTALL_CUSTOM := \
$(INTO)/Maildir/.notmuch/hooks/post-new
BUILD := \
- wunderground \
mpdscribble/mpdscribble.conf
clean ::