Update verilog/dv/Makefile
diff --git a/verilog/dv/Makefile b/verilog/dv/Makefile
index 43a4149..76873b7 100644
--- a/verilog/dv/Makefile
+++ b/verilog/dv/Makefile
@@ -20,7 +20,7 @@
 .SILENT: clean all
 
 
-PATTERNS = io_ports la_test1 la_test2 wb_port mprj_stimulus
+PATTERNS = io_ports la_test1 la_test2 wb_port mprj_stimulus can_test_1 can_test_2
 
 all:  ${PATTERNS}