From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNf40-0007yL-Pg for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:30:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VNf3r-0003Wn-SE for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:30:44 -0400 Received: from e28smtp08.in.ibm.com ([122.248.162.8]:42476) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VNf3r-0003WW-8e for qemu-devel@nongnu.org; Sun, 22 Sep 2013 04:30:35 -0400 Received: from /spool/local by e28smtp08.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sun, 22 Sep 2013 14:00:26 +0530 Received: from d28relay01.in.ibm.com (d28relay01.in.ibm.com [9.184.220.58]) by d28dlp01.in.ibm.com (Postfix) with ESMTP id 8BC5EE0058 for ; Sun, 22 Sep 2013 14:01:25 +0530 (IST) Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay01.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r8M8WW8D25624638 for ; Sun, 22 Sep 2013 14:02:35 +0530 Received: from d28av02.in.ibm.com (localhost [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r8M8UJdN004195 for ; Sun, 22 Sep 2013 14:00:19 +0530 From: Wenchao Xia Date: Sun, 22 Sep 2013 16:30:12 +0800 Message-Id: <1379838614-23890-1-git-send-email-xiawenc@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH 0/2] build: trivial patches for test List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, pbonzini@redhat.com, Wenchao Xia , stefanha@gmail.com Wenchao Xia (2): tests: build the helper program in main build process build: add command check-clean Makefile | 1 - tests/Makefile | 16 ++++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-)