mirror of
https://github.com/tailix/libclayer.git
synced 2024-11-13 11:04:17 -05:00
9 lines
127 B
Makefile
9 lines
127 B
Makefile
nobase_include_HEADERS = \
|
|
ctype.h \
|
|
errno.h \
|
|
inttypes.h \
|
|
libclayer.h \
|
|
setjmp.h \
|
|
stdlib.h \
|
|
string.h \
|
|
sys/types.h
|