From 1b384d588ba1b77c7dd756fe036e788bfa2fda3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Me=C5=A1=C5=A5an?= Date: Sun, 15 Jan 2017 19:21:57 +0100 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6ada369..62ae2d1 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,4 @@ install: uninstall: test -d $(prefix)/bin && \ cd $(prefix)/bin && \ -rm -f $(EXEC_FILES) \ No newline at end of file + rm -f $(EXEC_FILES)