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\