From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAJYH-0000vV-7p for qemu-devel@nongnu.org; Thu, 14 Apr 2011 06:13:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QAJYG-0005j4-8O for qemu-devel@nongnu.org; Thu, 14 Apr 2011 06:13:29 -0400 Received: from ipmail06.adl6.internode.on.net ([150.101.137.145]:31589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QAJYF-0005iU-T8 for qemu-devel@nongnu.org; Thu, 14 Apr 2011 06:13:28 -0400 From: Brad Hards Date: Thu, 14 Apr 2011 20:13:17 +1000 References: <1302676936-15215-1-git-send-email-bradh@frogmouth.net> In-Reply-To: <1302676936-15215-1-git-send-email-bradh@frogmouth.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201104142013.17669.bradh@frogmouth.net> Subject: Re: [Qemu-devel] [PATCH] Clean up after "make pdf" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Wednesday 13 April 2011 16:42:16 Brad Hards wrote: > --- > .gitignore | 3 +++ > Makefile | 5 ++++- > 2 files changed, 7 insertions(+), 1 deletions(-) Signed-off-by: Brad Hards Sorry about that. Brad