From 53f89ba450850990057883a92f89ed994563e4ab Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 20 Jul 2011 10:55:49 +0100 Subject: Updated mauvesend to allow an absolute time to be specified. --HG-- rename : bin/mauveclient => bin/mauvesend --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b412315..7144d18 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # ## -all: man man/mauveclient.1 man/mauveserver.1 man/mauveconsole.1 +all: man man/mauvesend.1 man/mauveserver.1 man/mauveconsole.1 man: mkdir -p man -- cgit v1.2.1