diff options
Diffstat (limited to 'com32/mboot/Makefile')
| -rw-r--r-- | com32/mboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/mboot/Makefile b/com32/mboot/Makefile index a6902716..c1ac76fb 100644 --- a/com32/mboot/Makefile +++ b/com32/mboot/Makefile @@ -24,7 +24,7 @@ LNXLIBS = ../libutil/libutil_lnx.a MODULES = mboot.c32 TESTFILES = -OBJS = mboot.o map.o mem.o apm.o solaris.o +OBJS = mboot.o map.o mem.o initvesa.o apm.o solaris.o all: $(MODULES) $(TESTFILES) |
