diff mbox

Silence make if nothing is to do for libcacard

Message ID 4E798FC8.8080800@siemens.com
State New
Headers show

Commit Message

Jan Kiszka Sept. 21, 2011, 7:18 a.m. UTC
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 libcacard/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

Comments

Stefan Hajnoczi Sept. 21, 2011, 10:21 a.m. UTC | #1
On Wed, Sep 21, 2011 at 09:18:32AM +0200, Jan Kiszka wrote:
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  libcacard/Makefile |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan
diff mbox

Patch

diff --git a/libcacard/Makefile b/libcacard/Makefile
index 81d9eb5..a145569 100644
--- a/libcacard/Makefile
+++ b/libcacard/Makefile
@@ -27,6 +27,8 @@  clean:
 	rm -Rf .libs
 
 all: vscclient
+# Dummy command so that make thinks it has done something
+	@true
 
 #########################################################################
 # Rules for building libcacard standalone library