From fad00f61a7ef6ce05119bef5b2181004e7882747 Mon Sep 17 00:00:00 2001 From: pranomostro Date: Fri, 23 Dec 2016 14:25:48 +0100 Subject: Removed tests, updated version number. --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ffd8af2..974f84f 100644 --- a/Makefile +++ b/Makefile @@ -63,8 +63,4 @@ clean: @echo cleaning @rm -f $(BIN) $(OBJ) $(LIB) util.a -check: all - @echo testing - @cd tests; sh test-chat && sh test-file && sh test-request - .PHONY: all binlib bin install uninstall clean check -- cgit v1.2.3