add mstemp.c to distribution

This commit is contained in:
Brent Cook
2025-10-23 05:32:00 -05:00
parent d979e7436e
commit 75828c7979

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