From af7f1868b9629e27c1d5cb09afde63eaf54acb8c Mon Sep 17 00:00:00 2001 From: Jack Halford Date: Mon, 27 Mar 2017 01:52:44 +0200 Subject: [PATCH] compile --- 42sh/libft/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/42sh/libft/Makefile b/42sh/libft/Makefile index 0c0530f9..088122d9 100644 --- a/42sh/libft/Makefile +++ b/42sh/libft/Makefile @@ -194,7 +194,6 @@ str/ft_strtok.c\ str/ft_strtrim.c\ sys/create_directory.c\ sys/dup2_close.c\ -sys/fd_minor.c\ sys/fd_replace.c\ sys/ft_getenv.c\ sys/ft_xattr_count.c\