Land #1209, add mkstemp.c to distribution

This commit is contained in:
Brent Cook
2025-10-28 04:32:41 -05:00

View File

@@ -106,6 +106,8 @@ DISTCLEANFILES = pidwraptest.txt
TEST_HELPER_SRC = test.c test_util.c
noinst_HEADERS = test.h
EXTRA_DIST += $(TEST_HELPER_SRC)
# Needed by test helper on MSVC
EXTRA_DIST += compat/mkstemp.c
# aeadtest
TESTS += aeadtest.sh