mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 16:30:28 +01:00
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:
parent
0b123a0413
commit
cd52a8f8a4
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ xorg_sdk_headers = [
|
|||
'xf86VGAarbiter.h',
|
||||
'xf86Optionstr.h',
|
||||
'xf86platformBus.h',
|
||||
'xf86MatchDrivers.h',
|
||||
'xaarop.h',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue