From b1d19d091446197a64f540137e7c5259014f7cee Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 19 May 2014 01:22:37 +0200 Subject: reduce code complexity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2a9bc71..342686d 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ all: bin/mds bin/mds-server bin/libmdsserver.so MDS_SERVER_OBJ_ = mds-server interception_condition client multicast \ queued_interception globals signals interceptors \ - sending slavery reexec + sending slavery reexec receiving MDS_SERVER_OBJ = $(foreach O,$(MDS_SERVER_OBJ_),mds-server/$(O)) bin/mds-server: $(foreach O,$(MDS_SERVER_OBJ),obj/$(O).o) bin/libmdsserver.so -- cgit v1.2.3-70-g09d2