mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-13 10:11:43 +00:00
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>
(cherry picked from commit 22a3014c50)
This commit is contained in:
committed by
Alan Coopersmith
parent
cd2f91dbc0
commit
9af1201dad
@@ -37,7 +37,6 @@ endif
|
||||
|
||||
if build_xace
|
||||
srcs_xext += 'xace.c'
|
||||
hdrs_xext += ['xace.h', 'xacestr.h']
|
||||
endif
|
||||
|
||||
if build_xf86bigfont
|
||||
|
||||
Reference in New Issue
Block a user