X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=613b597ee890ac7d8c4b0034702cb74be251ac57;hb=aaccd566c8920f39c752a07aea130f710b9fca3c;hp=73dc4d4f731f5f71579fc6607c3d0c9996077e28;hpb=39cf398b540b62077fbb9a64aa06a027523967bd;p=debian%2Felilo diff --git a/Makefile b/Makefile index 73dc4d4..613b597 100644 --- a/Makefile +++ b/Makefile @@ -67,7 +67,7 @@ endif FILES = elilo.o getopt.o strops.o loader.o \ fileops.o util.o vars.o alloc.o chooser.o \ config.o initrd.o alternate.o bootparams.o \ - gunzip.o fs/fs.o \ + gunzip.o console.o fs/fs.o \ choosers/choosers.o \ devschemes/devschemes.o \ $(ARCH)/sysdeps.o \