Ship every include from DeforaOS libc
This should help fix "make dist" but will also install the includes.
This commit is contained in:
parent
193a46d367
commit
fcaf1ef1d3
|
@ -1,3 +1,4 @@
|
||||||
|
subdirs=libc/include
|
||||||
targets=libk
|
targets=libk
|
||||||
as=$(CC)
|
as=$(CC)
|
||||||
cc=$(CROSS)gcc
|
cc=$(CROSS)gcc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user