Browse Source

* Unbreak make dist (multiboot.S is dead), but many files in kernel/ are missing there

tags/v0.99.beta17
Pascal Terjan pterjan 15 years ago
parent
commit
b897d28979
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      kernel/Makefile.am

+ 0
- 1
kernel/Makefile.am View File

@@ -11,7 +11,6 @@ endif
libkernel_la_SOURCES = \ libkernel_la_SOURCES = \
kernel.c \ kernel.c \
kernel.h \ kernel.h \
multiboot.S \
multiboot.h \ multiboot.h \
$(NULL) $(NULL)
libkernel_la_LDFLAGS = -no-undefined libkernel_la_LDFLAGS = -no-undefined


Loading…
Cancel
Save