From 1e3630e49ce7ce0c29d0eff3b53f3f9d257b39e9 Mon Sep 17 00:00:00 2001 From: Nicholas J Humfrey Date: Tue, 2 Apr 2013 22:14:54 +0100 Subject: [PATCH] Renamed from mqtts-client to mqtts-tools --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 21fa1a5..e5a07c1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC=gcc -PACKAGE=mqtts-client +PACKAGE=mqtts-tools VERSION=0.0.1 CFLAGS=-g -Wall -DVERSION=$(VERSION) LDFLAGS=