libs/libc/regex: add newline at the end of Make.defs

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-06-10 20:44:30 +03:00 committed by Xiang Xiao
parent 509a808e84
commit 8d1a25f725
1 changed files with 2 additions and 1 deletions

View File

@ -27,4 +27,5 @@ CSRCS += regcomp.c regexec.c regerror.c tre-mem.c
DEPPATH += --dep-path regex
VPATH += :regex
endif
endif