sync have/* files

This commit is contained in:
Omar Polo 2023-08-22 19:43:47 +00:00
parent 9cd81f93d7
commit 7ea8725593
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,5 @@
DISTFILES = Makefile \ DISTFILES = Makefile \
endian_h.c \
err.c \ err.c \
explicit_bzero.c \ explicit_bzero.c \
freezero.c \ freezero.c \
@ -25,7 +26,8 @@ DISTFILES = Makefile \
strtonum.c \ strtonum.c \
tree_h.c \ tree_h.c \
vasprintf.c \ vasprintf.c \
vis.c vis.c \
wait_any.c
all: all:
false false