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:
parent
509a808e84
commit
8d1a25f725
|
@ -27,4 +27,5 @@ CSRCS += regcomp.c regexec.c regerror.c tre-mem.c
|
|||
DEPPATH += --dep-path regex
|
||||
VPATH += :regex
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue