progs: bench tools bei deepjit.s geadded
[calu.git] / 2_isa / Makefile
index 3a500dc1f5bf0a71c3e774577b94aa101344b19d..a6e07936139f16869f02c71fc5a84834c05fa5fc 100644 (file)
@@ -1,7 +1,7 @@
 SHELL := bash
 
 FILES  = isa.tex conds.tex flags.tex callingconv.tex cmp.tex desdis.tex
-FILES += Makefile
+FILES += Makefile $(shell ls src/*.c src/*.s) example.tex
 TARGET = isa.pdf
 
 ISA_FILES = arith.ptex logic.ptex data.ptex misc.ptex