aboutsummaryrefslogtreecommitdiff
path: root/have
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-08-22 19:43:47 +0000
committerOmar Polo <op@omarpolo.com>2023-08-22 19:43:47 +0000
commit7ea87255935d436ecac33d347d5a750af69c969b (patch)
tree582778c96fd2f080e0ff3310e45c0596f98dd662 /have
parent9cd81f93d7e904e67799f3ff0b9ceb8bd23d58d8 (diff)
sync have/* files
Diffstat (limited to 'have')
-rw-r--r--have/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/have/Makefile b/have/Makefile
index 9fd19e8..21e75c4 100644
--- a/have/Makefile
+++ b/have/Makefile
@@ -1,4 +1,5 @@
DISTFILES = Makefile \
+ endian_h.c \
err.c \
explicit_bzero.c \
freezero.c \
@@ -25,7 +26,8 @@ DISTFILES = Makefile \
strtonum.c \
tree_h.c \
vasprintf.c \
- vis.c
+ vis.c \
+ wait_any.c
all:
false