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:
parent
8c684f59d5
commit
84507507ea
|
@ -618,3 +618,6 @@ if build_xorg
|
||||||
'pkgconfig'),
|
'pkgconfig'),
|
||||||
)
|
)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
install_data('xorg-server.m4',
|
||||||
|
install_dir: join_paths(get_option('datadir'), 'aclocal'))
|
||||||
|
|
Loading…
Reference in New Issue