summaryrefslogtreecommitdiff
path: root/include/X11/fonts/meson.build
blob: 5e49054db7590eecda952dea08412a7b5af630b2 (plain)
1
2
3
4
5
6
7
8
9
install_headers(
    'font.h',
    'fontproto.h',
    'fontstruct.h',
    'FS.h',
    'fsmasks.h',
    'FSproto.h',
    subdir : 'X11/fonts'
)