]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
git: the local ignore file for ag is .ignore
[dotfiles.git] / Makefile
index 9b8fe2ffdafb5c78cc8c162f527e54fb703f78b9..889268751d46a1d148da7c7582df5fd5dc37ca84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 APATH := $(realpath .)
 
 FILES := bin
-DOTFILES := conky* goobookrc msmtp* mutt profile tmux.conf weechat Xresources
+DOTFILES := goobookrc msmtp* mutt profile tmux.conf weechat Xresources
 CONFIGFILES := aliases compton.conf git mpv offlineimap ranger retroarch xbindkeys xkb
 
 .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES)
@@ -19,6 +19,7 @@ vim:
 gdb:
        ln -sfT $(APATH)/gdbinit ~/.gdbinit
        ln -sfT $(APATH)/cgdb ~/.cgdb
+.PHONY: gdb
 
 awesome: ~/.config
        ln -sfT $(APATH)/awesome ~/.config/awesome