X-Git-Url: http://git.joshuawise.com/fpgaboy.git/blobdiff_plain/922655ddc3b83b82d6b07d7332db901c9d1c5558..75be7c71a363261fa7ba96ee2a667ec753e478bb:/Makefile

diff --git a/Makefile b/Makefile
index 41e01c4..0aaf564 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ parsim: CoreTop_isim_par.exe
 	xlink tmp.lnk
 	rm tmp.lnk
 
-%.mem: %.bin
+%.mem: %.bin mashrom
 	./mashrom < $< > $@
 
 CoreTop_%.bit: %.mem CoreTop.bit foo_bd.bmm