cosmo: distribute missing headers

This commit is contained in:
Connor Olding 2022-10-11 09:06:28 -07:00
parent 87290eed9a
commit 16fe288a9f

View File

@ -102,8 +102,9 @@ RUN : \
&& ./expand tar zcf dist/headers.tar.gz -T headers.txt \
ape/config.h libc/integral T//gdtoa/gdtoa.h \
T//getopt/getopt.h T//linenoise/linenoise.h T//musl/crypt.h \
T//musl/fnmatch.h T//musl/passwd.h T//regex/regex.h \
T//zlib/zconf.h T//zlib/zlib.h \
T//musl/fnmatch.h T//musl/passwd.h T//musl/rand48.h \
T//musl/tempnam.h T//regex/regex.h T//zlib/zconf.h \
T//zlib/zlib.h \
;
# install the rest