isa_cmp: Compare between ISAs
[calu.git] / 1_isacmp / Makefile
index d0bc767c806c59b3d690a571c8666e79945ca3c2..7dd81a60ab99d495fde57f39a43d57c234ad4bb7 100644 (file)
@@ -1,6 +1,6 @@
 SHELL := bash
 
-FILES = isa_cmp.tex 8051.tex arm.tex avr.tex common.sty Makefile ppc.tex ppc.s spear2.tex
+FILES = isa_cmp.tex 8051.tex arm.tex avr.tex common.sty Makefile ppc.tex ppc.s spear2.tex cmp.tex
 TARGET = isa_cmp.pdf
 
 PDFGEN = pdflatex --jobname=$(basename $@) $<