diff --git a/libsrc/lynx/Makefile b/libsrc/lynx/Makefile index 91056d3c2..9d6c4960c 100644 --- a/libsrc/lynx/Makefile +++ b/libsrc/lynx/Makefile @@ -46,9 +46,11 @@ CFLAGS = -Osir -g -T -t $(SYS) --forget-inc-paths -I . -I ../../include # Object files OBJS = bllhdr.o \ + bootldr.o \ cgetc.o \ crt0.o \ ctype.o \ + defdir.o \ eeprom.o \ exec.o \ exehdr.o \