-
Li Wei authored
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>
cd54e379