Ship every include from DeforaOS libc

This should help fix "make dist" but will also install the includes.
This commit is contained in:
Pierre Pronchery 2019-09-29 13:19:42 +02:00
parent 193a46d367
commit fcaf1ef1d3

View File

@ -1,3 +1,4 @@
subdirs=libc/include
targets=libk
as=$(CC)
cc=$(CROSS)gcc