From d26ffc7fa30402fa9f35107224966bdc883e40ce Mon Sep 17 00:00:00 2001
From: "Anselm R.Garbe" <arg@10ksloc.org>
Date: Mon, 14 Aug 2006 16:11:54 +0200
Subject: removed finished message

---
 Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index a0bfc0c..066643e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,6 @@ SRC = client.c draw.c event.c main.c tag.c util.c
 OBJ = ${SRC:.c=.o}
 
 all: options dwm
-	@echo finished
 
 options:
 	@echo dwm build options:
-- 
cgit v1.2.3