From 1473d3475157953b148e8ff498bc969eb8379b84 Mon Sep 17 00:00:00 2001 From: Ache Date: Fri, 20 May 2016 04:43:57 +0200 Subject: Message info for make install --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index b74233a..29ff7ba 100644 --- a/makefile +++ b/makefile @@ -19,6 +19,7 @@ mrproper: clean install: todo [ -e /usr/bin/todo ] && sudo cp todo /usr/bin/todo + echo 'Installation success' uninstall: /usr/bin/todo rm /usr/bin/todo -- cgit v1.2.3