aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 730d8d5..6a76604 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ SRCS_DIR = src/
OBJS_DIR = obj/
LFT_DIR = libft/
MLX_DIR = minilibx/
-MLX_GNU_DIR = minilibx_linux/
+MLX_GNU_DIR = minilibx-linux/
#==================================================================================================#
#---------------------------------------------- Files ---------------------------------------------#
#==================================================================================================#