DAOS-1406 build: Regenerate tests_main.c properly
Makefile target $(TEST_DIR)/main_test.c should depend on
$(TEST_DIR)/test_*.c. Otherwise, when a new test is added to test_log.c,
for instance, main_test.c won't be regenerated to include the new test.
Signed-off-by:
Li Wei <wei.g.li@intel.com>
Please register or sign in to comment