From: ian Date: Sun, 3 Jul 2005 17:47:03 +0000 (+0000) Subject: actually include morse data when bounding i2c-test-reply*.hex X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=781449229a018a0f3a3bfed5c863c230090b5f4c;p=trains.git actually include morse data when bounding i2c-test-reply*.hex --- diff --git a/cebpic/Makefile b/cebpic/Makefile index 04039b6..d1bc54e 100644 --- a/cebpic/Makefile +++ b/cebpic/Makefile @@ -32,6 +32,7 @@ morse-auto.inc morse-auto.asm: \ ./$^ $* $o morsepanic.hex morsepanic-withcfg.hex: morsepanic.o morse-auto.o +i2c-test-reply.hex i2c-test-reply-withcfg.hex: i2c-test-reply.o morse-auto.o %,slow.o: %.asm $(ASSEMBLE) -D SLOW_VERSION -c -o $@ $<