From c2162a8b07dbc5479bce3dff5882344f61a37647 Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Wed, 21 Sep 2011 09:18:32 +0200 Subject: Silence make if nothing is to do for libcacard Signed-off-by: Jan Kiszka Signed-off-by: Stefan Hajnoczi --- libcacard/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcacard') diff --git a/libcacard/Makefile b/libcacard/Makefile index 81d9eb520..a14556904 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 -- cgit v1.2.3