Xace: dont install xace.h and xacestr.h anymore
These aren't used by any drivers, so no need to keep them installed. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1556>
This commit is contained in:
parent
601fd0fd84
commit
22a3014c50
|
@ -37,7 +37,6 @@ endif
|
|||
|
||||
if build_xace
|
||||
srcs_xext += 'xace.c'
|
||||
hdrs_xext += ['xace.h', 'xacestr.h']
|
||||
endif
|
||||
|
||||
if build_xf86bigfont
|
||||
|
|
Loading…
Reference in New Issue