[PATCH xserver 11/12] meson: Install xorg-server.m4

Adam Jackson ajax at redhat.com
Mon Mar 26 22:43:01 UTC 2018


Signed-off-by: Adam Jackson <ajax at redhat.com>
---
 meson.build | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meson.build b/meson.build
index 49014719bf..47b87b5e61 100644
--- a/meson.build
+++ b/meson.build
@@ -618,3 +618,6 @@ if build_xorg
                                 'pkgconfig'),
     )
 endif
+
+install_data('xorg-server.m4',
+             install_dir: join_paths(get_option('datadir'), 'aclocal'))
-- 
2.16.2



More information about the xorg-devel mailing list