chiark / gitweb /
actually include morse data when bounding i2c-test-reply*.hex
authorian <ian>
Sun, 3 Jul 2005 17:47:03 +0000 (17:47 +0000)
committerian <ian>
Sun, 3 Jul 2005 17:47:03 +0000 (17:47 +0000)
cebpic/Makefile

index 04039b64f2de6bf0738ba264555de1fcfbb0d959..d1bc54e4d6531d42fd358467ac5cc68007b99df5 100644 (file)
@@ -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 $@ $<