meson: Install xorg-server.m4

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Adam Jackson 2018-03-26 18:43:01 -04:00
parent 8c684f59d5
commit 84507507ea
1 changed files with 3 additions and 0 deletions

View File

@ -618,3 +618,6 @@ if build_xorg
'pkgconfig'),
)
endif
install_data('xorg-server.m4',
install_dir: join_paths(get_option('datadir'), 'aclocal'))