From c04f9d207768f34f4ef6a721bc99f68d00864acf Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Fri, 24 Jul 2009 17:47:19 +0100 Subject: [PATCH] don't compile common/test. need fixing. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2d63509..136740f 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SUBDIRS = libs/uuid libs/stdext libs/mmap \ libs/json libs/jsonrpc libs/http \ libs/log libs/xc libs/eventchn \ libs/xb libs/xs libs/netdev \ - common common/test \ + common \ gen/json_conv gen/rpc \ xenstore xenstored xenops xenvm closeandexec \ tests/xenvm \ -- 2.39.5