]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
make: don't install bash* and flexget
[dotfiles.git] / Makefile
index e5e9da507790ce311b0c59e2e808b70f92ed7e31..665ef7c4029d281ef525e0698e6afa33bdf581fb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := bash* conky* flexget git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
+DOTFILES := conky* git* goobookrc msmtp* mutt ncmpcpp offlineimap* profile weechat xbindkeysrc Xresources xprofile zprofile zshrc
 CONFIGFILES := aliases compton.conf git mimeo.conf mpd retroarch vim xkb zsh
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)