about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-09-29 14:02:26 -0400
committerBen Harris <ben@tilde.team>2020-09-29 14:02:26 -0400
commitd50c2d31c76fa3c1fd6a24976b1d5f757cfdca1a (patch)
tree498194d28760d5a4f12642405e7efb2423416d91 /Makefile
parent95c2abb9183ca68075858059bf798d7d52396b4b (diff)
remove dangling lf targets from Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ab4b509..b0be762 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ endif
 install:
 	@make $(UNAME)
 
-Linux: bash bin byobu fish git gnupg lf mutt nvim vim weechat
+Linux: bash bin byobu fish git gnupg mutt nvim vim weechat
 Windows: bash git vim
 Other: bash git vim
 
@@ -28,7 +28,6 @@ clean:
 	stow -t "$$HOME" -D fish
 	stow -t "$$HOME" -D git
 	stow -t "$$HOME" -D gnupg
-	stow -t "$$HOME" -D lf/.config
 	stow -t "$$HOME" -D mutt
 	stow -t "$$HOME" -D nvim
 	stow -t "$$HOME" -D vim
@@ -38,7 +37,7 @@ bash:
 	@printf "$(YELLOW)--- bash -----------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" bash
 
-bin: lf
+bin:
 	@printf "$(YELLOW)--- bin ------------------------------------------------\n$(RESET)"
 	mkdir -p "$$HOME/bin"
 	stow -t "$$HOME" bin