xfree86: common: dont install xf86MatchDrivers.h

xf86MatchDrivers.h doesn't export any symbols, thus doesn't need to
be installed.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1738>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-02-09 18:37:17 +01:00 committed by Povilas Kanapickas
parent 0b123a0413
commit cd52a8f8a4

View File

@ -42,7 +42,6 @@ xorg_sdk_headers = [
'xf86VGAarbiter.h',
'xf86Optionstr.h',
'xf86platformBus.h',
'xf86MatchDrivers.h',
'xaarop.h',
]