9 lines
143 B
Meson
9 lines
143 B
Meson
install_headers(
|
|
'font.h',
|
|
'fontproto.h',
|
|
'fontstruct.h',
|
|
'FS.h',
|
|
'fsmasks.h',
|
|
'FSproto.h',
|
|
subdir : 'X11/fonts'
|
|
)
|