From 781449229a018a0f3a3bfed5c863c230090b5f4c Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 3 Jul 2005 17:47:03 +0000 Subject: [PATCH] actually include morse data when bounding i2c-test-reply*.hex --- cebpic/Makefile | 1 + 1 file changed, 1 insertion(+) 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 $@ $< -- 2.30.2