aboutsummaryrefslogtreecommitdiff
path: root/have
diff options
context:
space:
mode:
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