6 lines
105 B
Makefile
6 lines
105 B
Makefile
noinst_HEADERS = stdlib.h
|
|
noinst_HEADERS += string.h
|
|
noinst_HEADERS += unistd.h
|
|
|
|
include_HEADERS = tls.h
|