fixed wildcards and makefile

This commit is contained in:
mdev9
2024-04-29 11:15:54 +02:00
parent bb0a62342e
commit e9f9ede1f1
5 changed files with 10 additions and 7 deletions

View File

@ -6,7 +6,7 @@
# By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/07/28 00:35:01 by tomoron #+# #+# #
# Updated: 2024/04/26 16:08:22 by tomoron ### ########.fr #
# Updated: 2024/04/29 10:28:55 by marde-vr ### ########.fr #
# #
# **************************************************************************** #
@ -22,7 +22,6 @@ SRCS_RAW = main.c\
pwd.c\
env.c\
parsing.c\
debug.c\
env_utils.c\
parsing_var.c\
path.c\