The patches fixes two small hiccups I found with the unit-tests. Neither is a show-stopper, but mostly just small quality-of-life fixes. [1/2]: Makefile: use order-only prereq for UNIT_TEST_BIN [2/2]: t/Makefile: get UNIT_TESTS list from C sources Makefile | 2 +- t/Makefile | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) -Peff