Expansion: A fix attempt

No time left to check before going home
This commit is contained in:
Jérôme Guélen 2025-03-18 18:55:25 +01:00
parent 35d391a813
commit bed41f4a6f
No known key found for this signature in database
6 changed files with 141 additions and 51 deletions

View file

@ -64,6 +64,7 @@ srcs = \
src/subst/path_split.c \
src/subst/replace_substr.c \
src/subst/simple_filename_exp.c \
src/subst/simple_filename_exp_utils.c \
src/subst/variable_subst.c \
src/subst/variable_subst_utils.c \
src/subst/wildcard_exp.c \