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>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-02-09 18:37:17 +01:00
parent 24c4eba91c
commit 234172809d

View File

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