This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
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
1688fce838
commit
b897d28979
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
kernel/Makefile.am
+ 0
- 1
kernel/Makefile.am
View File
@@ -11,7 +11,6 @@ endif
libkernel_la_SOURCES = \
kernel.c \
kernel.h \
multiboot.S \
multiboot.h \
$(NULL)
libkernel_la_LDFLAGS = -no-undefined
Write
Preview
Loading…
Cancel
Save