aboutsummaryrefslogtreecommitdiff
path: root/depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build')
-rw-r--r--depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build9
1 files changed, 9 insertions, 0 deletions
diff --git a/depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build b/depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build
new file mode 100644
index 0000000..5e49054
--- /dev/null
+++ b/depends/libxcb/depends/xorgproto/include/X11/fonts/meson.build
@@ -0,0 +1,9 @@
+install_headers(
+ 'font.h',
+ 'fontproto.h',
+ 'fontstruct.h',
+ 'FS.h',
+ 'fsmasks.h',
+ 'FSproto.h',
+ subdir : 'X11/fonts'
+)