From 7275453d856070e018ebb91ad6d4af39c8c746e5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 18 May 2014 23:58:59 +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 8f1ca90..2a9bc71 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 + sending slavery reexec 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