aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.test b/Makefile.test
index 0d9850c..8572811 100644
--- a/Makefile.test
+++ b/Makefile.test
@@ -54,7 +54,7 @@ $(TOOLS_TARGETS) : $(PROJ_DIR)/% :
%.vvp : %.v $(DEPENDS)
$(IV) $(IVFLAGS) -s $(TOP) $(filter %.v,$^) -o $@
-
+report.log : $(DEPENDS)
ifdef VGA_TEST
report.log VGAdump.mem : $(PROJ_DIR)/design/font.mem
endif