X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=ROM2%2FMakefile;h=17694c0539392854a45cfa7061aaecf12eaa7aa5;hb=8774c43f451c903440b243e1439a305b843ca276;hp=5ebabe26bb914c5f66885b03d2c18c54e6399fd1;hpb=3ed49f716451fb86825eb6ff4c5a32a08f29b2be;p=uccvend-snackrom.git diff --git a/ROM2/Makefile b/ROM2/Makefile index 5ebabe2..17694c0 100644 --- a/ROM2/Makefile +++ b/ROM2/Makefile @@ -2,7 +2,7 @@ OBJS = \ motors.o keypad.o display_basic.o coinmech.o chime.o \ - helpers.o main_basic.o comm.o \ + helpers.o main_basic.o sci.o \ vectors.o start.o INCLUDES = vend.h keypad.h chime.h asm.h display_basic.h ports.h types.h