From 16b25c8a426c285c85c24db115c677218d287da9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Aug 2015 20:43:01 +0200 Subject: add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it. 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 da3b5ee..571d7b3 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ include mk/config.mk # Splits of the info manual. -INFOPARTS = 1 2 +INFOPARTS = 1 2 3 # Object files for the libary. LIBOBJ = linked-list client-list hash-table fd-table mds-message util -- cgit v1.2.3-70-g09d2