From faad1b072a930b504adfaef4324d8469e1a57502 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 9 Oct 2015 11:41:37 +0100 Subject: Correct errors in Makefiles --- .tmux/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to '.tmux') diff --git a/.tmux/Makefile b/.tmux/Makefile index bb4db43..bbe8e6e 100644 --- a/.tmux/Makefile +++ b/.tmux/Makefile @@ -12,3 +12,4 @@ $(HOME)/.tmux/plugins/tpm : clean : rm -f $(TARGETS) + rm -rf $(HOME)/.tmux -- cgit v1.2.3